mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
private arrays part 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//deadState.sqf
|
||||
|
||||
private ["_unit"];
|
||||
_unit = _this select 0;
|
||||
|
||||
_unit switchMove "deadState";
|
||||
|
||||
_unit switchMove "deadState";
|
||||
Reference in New Issue
Block a user