mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-19 10:02:02 +03:00
more private array updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_class","_uid","_charID","_object","_worldspace","_key"];
|
||||
private ["_class","_uid","_charID","_object","_worldspace","_key","_allowed"];
|
||||
//[dayz_characterID,_tent,[_dir,_location],"TentStorage"]
|
||||
_charID = _this select 0;
|
||||
_object = _this select 1;
|
||||
|
||||
Reference in New Issue
Block a user