mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
private arrays part 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// unLoad_act.sqf
|
||||
// AUGUST 2010 - norrin
|
||||
|
||||
private ["_args","_dragger","_vcl","_wounded"];
|
||||
private ["_args","_vcl","_loop","_position","_isOnDeck","_unit","_name","_crewVcl"];
|
||||
|
||||
_args = _this select 3;
|
||||
_name = _args select 0;
|
||||
|
||||
Reference in New Issue
Block a user