mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-19 14:42:56 +03:00
Deprecated/Slow Commands
Stop using them!
This commit is contained in:
@@ -23,5 +23,5 @@ while {_int>1} do
|
||||
{
|
||||
sleep _x;
|
||||
if((_lifecheck&&(alive _v))||(isnull _v)||(((getposASL _v)select 2)<0))exitwith{};
|
||||
"SmallSecondary" createvehicle(_v modelToWorld _effect2pos);
|
||||
createVehicle ["SmallSecondary", (_v modelToWorld _effect2pos), [], 0, "CAN_COLLIDE"];
|
||||
}foreach(_list);
|
||||
Reference in New Issue
Block a user