anubis_85 wrote:
the most TM units havn't the categories BOT or TANK [...]
You said there could be problems without these categories
that the AI does not stop producing the units
My observation is that it works.
after adding the categories to the blueprints
for the sorian AI.
anubis_85 wrote:
sorian used T3LandBot
the same categorie exist in the normal AI
only T3ArmoredAssault is diffrent
Statistics: Posted by Uveso — 26 Apr 2019, 14:16
Statistics: Posted by anubis_85 — 25 Apr 2019, 23:13
Statistics: Posted by anubis_85 — 25 Apr 2019, 22:41
UnitList['T3ArmoredAssaultSorian'] = UnitList['T3ArmoredAssault']
UnitList = {
T3ArmoredAssault = {
UEF = {'brnt2htt3', 50}, -- Twister MK3 (Heavy Armored Tank)
Cybran = {'brmt3ht', 50}, -- Carnage mk.3 (Medium Tank)
Aeon = {'brot3aa', 50}, -- Tachylite (Mobile Anti-Air)
Seraphim = {'brpt3bt', 50}, -- Hethaamah (Battle Tank)
},
T3LandBot = {
UEF = {'brnt2htt3', 50}, -- Twister MK3 (Heavy Armored Tank)
Cybran = {'brmt3ht', 50}, -- Carnage mk.3 (Medium Tank)
Aeon = {'brot3aa', 50}, -- Tachylite (Mobile Anti-Air)
Seraphim = {'brpt3bt', 50}, -- Hethaamah (Battle Tank)
},
}
UnitList['T3ArmoredAssaultSorian'] = UnitList['T3ArmoredAssault']
UnitList['T3LandBotSorian'] = UnitList['T3LandBot']
Statistics: Posted by Uveso — 24 Apr 2019, 00:59
Statistics: Posted by anubis_85 — 23 Apr 2019, 20:30
Statistics: Posted by anubis_85 — 23 Apr 2019, 20:27
Statistics: Posted by Uveso — 23 Apr 2019, 19:15
Statistics: Posted by anubis_85 — 23 Apr 2019, 14:44
Statistics: Posted by Uveso — 23 Apr 2019, 00:38
T3ArmoredAssault = {
UEF = {'brnt2htt3', 50}, -- Twister MK3 (Heavy Armored Tank)
Cybran = {'brmt3ht', 50}, -- Carnage mk.3 (Medium Tank)
Aeon = {'brot3aa', 50}, -- Tachylite (Mobile Anti-Air)
Seraphim = {'brpt3bt', 50}, -- Hethaamah (Battle Tank)
},
T3LandBot = {
UEF = {'brnt2htt3', 50}, -- Twister MK3 (Heavy Armored Tank)
Cybran = {'brmt3ht', 50}, -- Carnage mk.3 (Medium Tank)
Aeon = {'brot3aa', 50}, -- Tachylite (Mobile Anti-Air)
Seraphim = {'brpt3bt', 50}, -- Hethaamah (Battle Tank)
},
Statistics: Posted by anubis_85 — 22 Apr 2019, 23:08
Statistics: Posted by anubis_85 — 21 Apr 2019, 14:36
Statistics: Posted by anubis_85 — 20 Apr 2019, 20:12
Statistics: Posted by Uveso — 20 Apr 2019, 20:02
Statistics: Posted by anubis_85 — 20 Apr 2019, 19:25