mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
+ Increased raise horde distance to 65m. + decreased raise horde action timer to 7 seconds. + sync with 1.7.6.1 CE
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
private["_object"];
|
|
|
|
//["dayzUpdateVehicle",[_this select 3,"all"]] call callRpcProcedure;
|
|
dayzUpdateVehicle = [_this select 3,"all"];
|
|
publicVariable "dayzUpdateVehicle";
|