more private array updates

This commit is contained in:
vbawol
2013-05-26 19:37:39 -05:00
parent 59905c1d18
commit e563e8a848
13 changed files with 32 additions and 39 deletions

View File

@@ -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;