make traders agents not units

This commit is contained in:
Zac Surplice
2013-11-27 12:37:03 +11:00
parent 770cfce7af
commit 1670955205
14 changed files with 344 additions and 344 deletions

View File

@@ -224,7 +224,7 @@ _group_1 = createGroup _center_1;
_unit_13 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Profiteer4", [11462.399, 11365.393, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Profiteer4", [11462.399, 11365.393, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
_unit_13 = _this;
_this setDir -104.7984;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -235,7 +235,7 @@ if (true) then
_unit_17 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Villager3", [7996.1021, 2899.0759, 0.6355527], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Villager3", [7996.1021, 2899.0759, 0.6355527], [], 0, "CAN_COLLIDE"];
_unit_17 = _this;
_this setDir 86.85891;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -309,7 +309,7 @@ if (true) then
_unit_56 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Worker3", [4059.3704, 11682.107, 0.22387695], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Worker3", [4059.3704, 11682.107, 0.22387695], [], 0, "CAN_COLLIDE"];
_unit_56 = _this;
_this setDir 147.07179;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -320,7 +320,7 @@ if (true) then
_unit_57 = objNull;
if (true) then
{
_this = _group_1 createUnit ["CIV_EuroMan01_EP1", [4072.6628, 11687.947, -0.038146973], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["CIV_EuroMan01_EP1", [4072.6628, 11687.947, -0.038146973], [], 0, "CAN_COLLIDE"];
_unit_57 = _this;
_this setDir 231.00745;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -331,7 +331,7 @@ if (true) then
_unit_58 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_WorkWoman5", [4054.1255, 11670.723, 0.54440308], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_WorkWoman5", [4054.1255, 11670.723, 0.54440308], [], 0, "CAN_COLLIDE"];
_unit_58 = _this;
_this setDir 459.78314;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -342,7 +342,7 @@ if (true) then
_unit_59 = objNull;
if (true) then
{
_this = _group_1 createUnit ["TK_GUE_Soldier_5_EP1", [4054.218, 11664.668, -0.51617432], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["TK_GUE_Soldier_5_EP1", [4054.218, 11664.668, -0.51617432], [], 0, "CAN_COLLIDE"];
_unit_59 = _this;
_this setDir 422.9967;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -353,7 +353,7 @@ if (true) then
_unit_60 = objNull;
if (true) then
{
_this = _group_1 createUnit ["CIV_EuroMan02_EP1", [4066.6404, 11686.604, 0.33944702], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["CIV_EuroMan02_EP1", [4066.6404, 11686.604, 0.33944702], [], 0, "CAN_COLLIDE"];
_unit_60 = _this;
_this setDir 89.890854;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -364,7 +364,7 @@ if (true) then
_unit_62 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Dr_Hladik_EP1", [6314.0962, 7791.5308, 0.51730686], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Dr_Hladik_EP1", [6314.0962, 7791.5308, 0.51730686], [], 0, "CAN_COLLIDE"];
_unit_62 = _this;
_this setDir 577.32629;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -849,7 +849,7 @@ if (true) then
_unit_73 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Functionary1", [12946.349, 12766.593, 2.0980835e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Functionary1", [12946.349, 12766.593, 2.0980835e-005], [], 0, "CAN_COLLIDE"];
_unit_73 = _this;
_this setDir 194.24156;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -860,7 +860,7 @@ if (true) then
_unit_74 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Woodlander1", [11450.503, 11353.635, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Woodlander1", [11450.503, 11353.635, -9.1552734e-005], [], 0, "CAN_COLLIDE"];
_unit_74 = _this;
_this setDir -48.52689;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -871,7 +871,7 @@ if (true) then
_unit_75 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_WorkWoman1", [11454.922, 11355.044, 0.94462103], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_WorkWoman1", [11454.922, 11355.044, 0.94462103], [], 0, "CAN_COLLIDE"];
_unit_75 = _this;
_this setDir -47.533646;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -882,7 +882,7 @@ if (true) then
_unit_78 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Rocker4", [11456.184, 11359.277], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Rocker4", [11456.184, 11359.277], [], 0, "CAN_COLLIDE"];
_unit_78 = _this;
_this setDir -52.978313;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -893,7 +893,7 @@ if (true) then
_unit_79 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Citizen3", [11453.29, 11373.179, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Citizen3", [11453.29, 11373.179, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_unit_79 = _this;
_this setDir 125.74001;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -904,7 +904,7 @@ if (true) then
_unit_82 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Dr_Annie_Baker_EP1", [11455.903, 11376.358], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Dr_Annie_Baker_EP1", [11455.903, 11376.358], [], 0, "CAN_COLLIDE"];
_unit_82 = _this;
_this setDir 107.12319;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -915,7 +915,7 @@ if (true) then
_unit_84 = objNull;
if (true) then
{
_this = _group_1 createUnit ["TK_CIV_Takistani04_EP1", [6321.0005, 7794.4478, 0.98069924], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["TK_CIV_Takistani04_EP1", [6321.0005, 7794.4478, 0.98069924], [], 0, "CAN_COLLIDE"];
_unit_84 = _this;
_this setDir 359.64191;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1024,7 +1024,7 @@ if (true) then
_unit_90 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Citizen4", [13530.905, 6356.7388, 1.7166138e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Citizen4", [13530.905, 6356.7388, 1.7166138e-005], [], 0, "CAN_COLLIDE"];
_unit_90 = _this;
_this setDir 102.75758;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1035,7 +1035,7 @@ if (true) then
_unit_91 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Citizen1", [4360.6211, 2260.9841, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Citizen1", [4360.6211, 2260.9841, 3.8146973e-006], [], 0, "CAN_COLLIDE"];
_unit_91 = _this;
_this setDir 196.69872;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1063,7 +1063,7 @@ if (true) then
_unit_94 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Pilot_EP1", [6317.0498, 7797.918, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Pilot_EP1", [6317.0498, 7797.918, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_unit_94 = _this;
_this setDir 464.17493;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1074,7 +1074,7 @@ if (true) then
_unit_95 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Rita_Ensler_EP1", [6310.7803, 7794.5054, 0.88001078], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Rita_Ensler_EP1", [6310.7803, 7794.5054, 0.88001078], [], 0, "CAN_COLLIDE"];
_unit_95 = _this;
_this setDir -114.43345;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1246,7 +1246,7 @@ if (true) then
_unit_97 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Worker2", [12061.648, 12636.292, 0.020880492], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Worker2", [12061.648, 12636.292, 0.020880492], [], 0, "CAN_COLLIDE"];
_unit_97 = _this;
_this setDir 19.92712;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1318,7 +1318,7 @@ _group_2 = createGroup _center_2;
_unit_108 = objNull;
if (true) then
{
_this = _group_2 createUnit ["GUE_Soldier_MG", [1606.5773, 7806.395, 0.25734121], [], 0, "CAN_COLLIDE"];
_this = _group_2 createAgent ["GUE_Soldier_MG", [1606.5773, 7806.395, 0.25734121], [], 0, "CAN_COLLIDE"];
_unit_108 = _this;
_this setDir 187.47844;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0; ";
@@ -1471,7 +1471,7 @@ if (true) then
_unit_118 = objNull;
if (true) then
{
_this = _group_1 createUnit ["RU_Profiteer4", [6301.9575, 7803.8789], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["RU_Profiteer4", [6301.9575, 7803.8789], [], 0, "CAN_COLLIDE"];
_unit_118 = _this;
_this setDir -49.359165;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1499,7 +1499,7 @@ if (true) then
_unit_122 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Woodlander3", [6317.9883, 7789.3345, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Woodlander3", [6317.9883, 7789.3345, 3.0517578e-005], [], 0, "CAN_COLLIDE"];
_unit_122 = _this;
_this setDir -130.79149;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1530,7 +1530,7 @@ if (true) then
_unit_124 = objNull;
if (true) then
{
_this = _group_1 createUnit ["HouseWife1", [13468.382, 5439.5752, 2.8821261], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["HouseWife1", [13468.382, 5439.5752, 2.8821261], [], 0, "CAN_COLLIDE"];
_unit_124 = _this;
_this setDir -91.741302;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";
@@ -1584,7 +1584,7 @@ if (true) then
_unit_128 = objNull;
if (true) then
{
_this = _group_1 createUnit ["Doctor", [4059.437, 11660.436], [], 0, "CAN_COLLIDE"];
_this = _group_1 createAgent ["Doctor", [4059.437, 11660.436], [], 0, "CAN_COLLIDE"];
_unit_128 = _this;
_this setDir 24.266853;
_this setVehicleInit "this allowDammage false; this disableAI 'FSM'; this disableAI 'MOVE'; this disableAI 'AUTOTARGET'; this disableAI 'TARGET'; this setBehaviour 'CARELESS'; this forceSpeed 0;";