mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
private arrays part 1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//diag_log "running location check...";
|
||||
{private ["_location","_distCfg","_configClass","_distAct","_config","_position"];
|
||||
private ["_config","_locHdr","_position","_location","_distCfg","_configClass","_distAct"];
|
||||
{
|
||||
_location = _x select 0;
|
||||
_distCfg = (_x select 2) + 200;
|
||||
_configClass = _x select 1;
|
||||
|
||||
Reference in New Issue
Block a user