mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 02:46:29 +03:00
private arrays part 1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private["_vehicle"];
|
||||
private ["_vehicle","_removed"];
|
||||
_vehicle = _this select 3;
|
||||
|
||||
if(TradeInprogress) exitWith { cutText ["Hotwire vehicle already in progress." , "PLAIN DOWN"]; };
|
||||
|
||||
Reference in New Issue
Block a user