ACE3/addons/vector/functions/fnc_showCenter.sqf

11 lines
240 B
Plaintext
Raw Normal View History

2015-01-15 06:18:57 +00:00
/*
by commy2
Shows or hides the vectors center square thingy.
*/
#include "script_component.hpp"
((GETUVAR(ACE_dlgVector,displayNull)) displayCtrl 1301) ctrlSetText (["", QUOTE(PATHTOF(rsc\vector_center.paa))] select (_this select 0));