mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
private arrays part 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_started","_finished","_animState","_isMedic","_num_removed","_unit","_lastused","_text"];
|
||||
private ["_started","_finished","_animState","_isMedic","_num_removed","_unit","_lastused"];
|
||||
// bleed.sqf
|
||||
_unit = (_this select 3) select 0;
|
||||
//_lowBlood = _unit getVariable ["USEC_lowBlood", false];
|
||||
|
||||
Reference in New Issue
Block a user