Part 10: Building IDs
These are the strings to be input into IDMaker.FromString(), in order to find the IDs when working out the number of buildings (all, active or inactive) of the specified type.
Homes
- "C4b Plebian home <NN>" where <NN> is "01" to "03"
- "C4b Equites Housing <NN>" where <NN> is "01" to "03"
- "C4b Patrician home <NN>" where <NN> is "01" to "09"
Farms
- "C4b harvester <XXXX> farmer's house" where <XXXX> is one of:
- "Grain"
- "Vegetable"
- "Livestock"
- "Olives"
- "Grape"
- "Wool"
- "c4r Grain Field"
- "c4r Vegetable Field"
- "c4r Livestock pasture"
- "c4r sheep pasture"
- "c4r Grape Vinyard"
- "c4r Olive Grove"
Other Raw Material Gatherers
- "C4b harvester <XXXX> house" where <XXXX> is one of:
- "Sand collector's"
- "Clay collector's"
- "Timber miller's"
- "Iron miner's"
- "Gold miner's"
- "C4b harvester Marble collector's camp"
- "c4r Clay Pit"
- "c4r Sand Pit"
- "c4r Gold mine"
- "c4r Iron mine"
- "c4r Timber Tree"
- "C4r Marble Site"
Factories
- "C4b factory <XXXX>" where <XXXX> is one of:
- "Pottery"
- "Glass"
- "Clothing"
- "Olive Oil"
- "Wine"
- "Furniture"
- "Jewelry"
- "Utensils"
- "Armor"
- "Weapons"
Storage & Markets
- "C4b Market <XXXX>" where <XXXX> is one of:
- "Food"
- "Basic"
- "Luxury"
- "Exotic"
- "C4b infra Granary"
- "C4b infra Warehouse"
- "C4b Depot"
- "C4b Depot with Dock"
Health
- "C4b service <XXXX>" where <XXXX> is one of:
- "Barber shop"
- "Clinic"
- "Bathhouse"
- "Hospital"
Religion
- "C4b Service Shrine <XXXX>" or "C4b Service Temple <XXXX>", where <XXXX> is the relevant god, i.e. one of:
- "Jupiter"
- "Mars"
- "Ceres"
- "Mercury"
- "Bacchus"
Education
- "C4b service School"
- "C4b service Library"
Entertainment
- "C4b service <XXXX>" where <XXXX> is one of:
- "Odeum"
- "Theater"
- "Arena"
- "Coliseum"
- "Circus"
- "C4b Training <XXXX>" where <XXXX> is one of:
- "Actor"
- "Gladiator"
- "Animal"
- "Charioteer"
Water
- "C4b Infra Pumphouse"
- "C4b service Reservoir"
- "C4b infra Well"
- "C4b infra Fountain"
Government
- "C4b Office <XXXX>" where <XXXX> is one of:
- "Engineer"
- "Praefect"
- "Tax Collector"
- "C4b service Forum"
- "C4b service Basilica"
- "C4b Governor's Palace <XXXX>" where <XXXX> is one of:
- "Small"
- "Medium"
- "Large"
Decorative Items
- "C4 Deco <XXXX>" where <XXXX> is one of:
- "Garden"
- "Hedge Small"
- "Hedge Large"
- "Bush Small"
- "Bush Large"
- "Tree Small"
- "Tree Medium"
- "Tree Large"
- "HedgeRow Small"
- "HedgeRow Large"
- "C4 Deco Statue <N>" where <N> is numbered "1" to "6"
- "C4b Statue Obelisk"
Military
- "C4b Mil Fort <XXXX>" where <XXXX> is one of:
- "Auxilia"
- "Auxilia Cavalry"
- "Infantry Hvy"
- "Infantry Lt"
- "C4b infra Gate"
- "C4b service Tower"
- "C4b infra Wall"
- "C4b Mil <XXXX>" where <XXXX> is one of:
- "Drill Yard"
- "Armory"
- "Mess Hall"
< Previous: Military requests | Editor Guide | Next: UI Control IDs >