mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Organize files a bit and removed non source pbo's
This commit is contained in:
4
SQF/dayz_code/actions/forcesave.sqf
Normal file
4
SQF/dayz_code/actions/forcesave.sqf
Normal file
@@ -0,0 +1,4 @@
|
||||
private [];
|
||||
//["dayzUpdateVehicle",[_this select 3,"all"]] call callRpcProcedure;
|
||||
dayzUpdateVehicle = [_this select 3,"all"];
|
||||
publicVariableServer "dayzUpdateVehicle";
|
||||
Reference in New Issue
Block a user