private arrays part 2

This commit is contained in:
[VB]AWOL
2013-10-22 10:16:20 -05:00
parent af4b876cde
commit 207f4e3b88
58 changed files with 91 additions and 62 deletions

View File

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