arma3_missions/helotraining_mp.Altis/initServer.sqf

4 lines
136 B
Plaintext

// Keep track of how many LZ we have created, used to give tasks unique names and priorities
lzCounter = 0;
publicVariable "lzCounter";