vector config, DONE

This commit is contained in:
commy2
2015-01-21 23:05:19 +01:00
parent f344c499f5
commit 1737e3e7fa
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/*
by commy2
Shows or hides the electronic reticle.
*/
#include "script_component.hpp"
((GETUVAR(ACE_dlgVector,displayNull)) displayCtrl 1302) ctrlSetText (["", QUOTE(PATHTOF(rsc\vector_crosshair.paa))] select (_this select 0));