mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
#927 lingor trader update
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
_unit_2 = objNull;
|
_unit_2 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
@@ -1984,7 +1983,7 @@ if (true) then
|
|||||||
_unit_113 = objNull;
|
_unit_113 = objNull;
|
||||||
if (true) then
|
if (true) then
|
||||||
{
|
{
|
||||||
_this = createAgent ["ibr_lingorman4", [5511.9951, 4394.8013, 4.1448889], [], 0, "CAN_COLLIDE"];
|
_this = createAgent ["ibr_lingorman4", [5509.2041, 4392.7847, 3.3642137], [], 0, "CAN_COLLIDE"];
|
||||||
_unit_113 = _this;
|
_unit_113 = _this;
|
||||||
_this setDir 25.054167;
|
_this setDir 25.054167;
|
||||||
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
|
||||||
|
|||||||
Reference in New Issue
Block a user