mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-29 00:32:48 +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"; |