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["_position","_size","_loot","_zeds","_groups","_group"];
|
||||
private ["_position","_size","_loot","_zeds","_groups","_group","_type","_town"];
|
||||
_position = _this select 0;
|
||||
_size = _this select 1;
|
||||
_type = _this select 2;
|
||||
|
||||
Reference in New Issue
Block a user