mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
private arrays part 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_v","_int","_t"];
|
||||
private ["_v","_int","_t","_b"];
|
||||
_v=_this select 0;
|
||||
if (_v iskindof "helicopter" || _v iskindof "plane")
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user