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,4 +1,4 @@
|
||||
private["_animalbody","_qty","_rawfoodtype","_ehLoc"];
|
||||
private ["_animalbody","_qty","_rawfoodtype"];
|
||||
_animalbody = _this select 0;
|
||||
|
||||
if (local _animalbody) then {
|
||||
|
||||
Reference in New Issue
Block a user