mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
private arrays part 1
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
private ["_cTarget","_isOk","_display","_inVehicle"];
|
||||
disableSerialization;
|
||||
_display = (_this select 0);
|
||||
_inVehicle = (vehicle player) != player;
|
||||
|
||||
Reference in New Issue
Block a user