C
_Btn6 ctrlSetText localize "STR_vInAct_Impound";
_Btn6 buttonSetAction "[life_vInact_curTarget] spawn life_fnc_impoundAction;";
if(!license_civ_dep)then{_Btn6 ctrlShow true;};
if (count crew _curTarget == 0) then {_Btn6 ctrlEnable false;};
Hello everyone I ask your help for a little worry that I meet. I would like to make a button visible only for a certain category of person have license and invisible to others. I start something but unfortunately it makes it greasy the option for one for each other
Sorry for my bad English