Log in

View Full Version : How do you edit it so you can trai first cohorts?



JUTT
01-02-2005, 12:32
I attempted...it looked good but it doesnt work
:help:

All it does is get stuck on the copyrights screen (where u see a phalanx getting slaughtered and all the copyright stuff in) then either crash out or stay there. heres the coding.

construction 4
cost 2400
settlement_min city
upgrades
{
army_barracks
}
}
army_barracks requires factions { ct_carthage, armenia, pontus,, egyptian, greek, roman, }
{
capability
{ recruit "greek bastarnae" 0 requires factions { thrace, }
recruit "roman city militia" 0 requires factions { roman, }
recruit "roman hastati" 0 requires factions { roman, } and not marian_reforms
recruit "roman infantry auxillia" 0 requires factions { roman, } and marian_reforms
recruit "roman princeps" 0 requires factions { roman, } and not marian_reforms
recruit "roman legionary cohort i" 0 requires factions { roman, } and marian_reforms
recruit "roman legionary first cohort i" 0 requires factions { roman, } and marian_reforms
recruit "roman triarii" 0 requires factions { roman, }
recruit "roman legionary cohort ii" 0 requires factions { roman, } and marian_reforms
recruit "roman legionary first cohort ii" 0 requires factions { roman, } and marian_reforms
}
construction 6
cost 4800
settlement_min large_city
upgrades
{
royal_barracks
}
}
royal_barracks requires factions { seleucid, roman, }
{
capability
{recruit "greek argyraspid" 0 requires factions { seleucid, }
recruit "roman city militia" 0 requires factions { roman, }
recruit "roman hastati" 0 requires factions { roman, } and not marian_reforms
recruit "roman infantry auxillia" 0 requires factions { roman, } and marian_reforms
recruit "roman princeps" 0 requires factions { roman, } and not marian_reforms
recruit "roman legionary cohort i" 0 requires factions { roman, } and marian_reforms
recruit "roman legionary first cohort i" 0 requires factions { roman, } and marian_reforms
recruit "roman triarii" 0 requires factions { roman, }
recruit "roman legionary cohort ii" 0 requires factions { roman, } and marian_reforms

recruit "roman legionary first cohort ii" 0 requires factions { roman, } and marian_reforms
recruit "roman praetorian cohort urban i" 0 requires factions { roman, }
}

JUTT
01-03-2005, 02:56
helllo?????

alman7272
01-03-2005, 03:32
you have to remove "and marian_reforms" I think

JUTT
01-04-2005, 14:42
you guys are no help what soever. :furious3:

Razor1952
01-04-2005, 21:45
Try this thread
https://forums.totalwar.org/vb/showthread.php?t=38403

also I believe Total realism mod allow you to train them in Rome

Havn't tested either personally.