mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
private [];
|
|
//["PVDZE_veh_Update",[_this select 3,"all"]] call callRpcProcedure;
|
|
PVDZE_veh_Update = [_this select 3,"all"];
|
|
publicVariableServer "PVDZE_veh_Update"; |