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, }
}
: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, }
}