ACE3/addons/vector/functions/fnc_showReticle.sqf

11 lines
233 B
Plaintext
Raw Normal View History

2015-01-21 22:05:19 +00:00
/*
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));