Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T71343
Change Details
Change Details
Old
New
Diff
Here is an example where I would use that command that only would disable the thermal vision: if (isServer) then { while {true} do { { _x disableTIEquipment true; } forEach allUnitsUav; sleep 1; }; };
Here is an example where I would use that command that only would disable the thermal vision: if (isServer) then { while {true} do { { _x disableTIEquipment true; } forEach allUnitsUav; sleep 1; }; };
Continue