Merge pull request #928 from dayz10k/master

#927 Lingor Trader updates
This commit is contained in:
HARLAN
2013-12-17 08:22:03 -08:00
2 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
_unit_2 = objNull;
if (true) then
{
@@ -1984,7 +1983,7 @@ if (true) then
_unit_113 = objNull;
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;
_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;";