mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
private [];
|
|
//["dayzUpdateVehicle",[_this select 3,"all"]] call callRpcProcedure;
|
|
dayzUpdateVehicle = [_this select 3,"all"];
|
|
publicVariableServer "dayzUpdateVehicle"; |