Results 1 to 4 of 4

Thread: Building advice on modders

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Pontifexus Maximus's Avatar Tiro
    Join Date
    Feb 2007
    Location
    EU, Bulgaria, Sofia
    Posts
    240

    Default Building advice on modders

    I would like to give you some advice on the colosseum. Isn't that a little bit unreal for me to be able to build it in 190 BC, in order that it was actually built in 80 AD. If there is some kind of possibility, in future projects, for the moders to make it impossible to build before reaching that date it would be great.

  2. #2
    AngryTitusPullo's Avatar Comes Limitis
    Join Date
    Jan 2006
    Location
    Kuala Lumpur
    Posts
    13,018

    Default Re: Building advice on modders

    Quote Originally Posted by Pontifexus Maximus View Post
    I would like to give you some advice on the colosseum. Isn't that a little bit unreal for me to be able to build it in 190 BC, in order that it was actually built in 80 AD. If there is some kind of possibility, in future projects, for the moders to make it impossible to build before reaching that date it would be great.
    The Colosseum (Flavian Amphitheatre) was build in 80 AD but there are much smaller theatres in all Roman world.

    Since the mod officially end at 1 AD then the colosseum in the mod is not The Colosseum .. so to speak. However I think in my mod I restrict the final level for colosseum to be only buildable in Rome itself, to give a bteer show of granduer.


    CIVITATVS CVM AVGVSTVS XVI, MMVI
    IN PATROCINIVM SVB Dromikaites SVB MareNostrum SVB Quintus Maximus
    Want to know more about Rome II Total Realism ? Follow us on Twitter & Facebook

  3. #3
    Pontifexus Maximus's Avatar Tiro
    Join Date
    Feb 2007
    Location
    EU, Bulgaria, Sofia
    Posts
    240

    Default Re: Building advice on modders

    Quote Originally Posted by AngryTitusPullo View Post
    However I think in my mod I restrict the final level for colosseum to be only buildable in Rome itself, to give a bteer show of granduer.
    Yes, it's a better idea And it would be better, to be possible to build it, when a certain number of population is reached for Rome. Nevertheless, amphitheathers are just ok to be the last level in the other settlements for this kind of structure.

  4. #4
    AngryTitusPullo's Avatar Comes Limitis
    Join Date
    Jan 2006
    Location
    Kuala Lumpur
    Posts
    13,018

    Default Re: Building advice on modders

    Quote Originally Posted by Pontifexus Maximus View Post
    Yes, it's a better idea And it would be better, to be possible to build it, when a certain number of population is reached for Rome. Nevertheless, amphitheathers are just ok to be the last level in the other settlements for this kind of structure.
    PHP Code:
            great_amphitheatre requires factions roman, }  and_hidden_resource home_rome and building_present_min_level market great_forum 
            
    {
                
    capability
                
    {
                    
    stage_games 3
                    religious_belief christianity 3
                    happiness_bonus bonus 3
                
    }
                
    construction  14 
                cost  14800 
                settlement_min huge_city
                upgrades 
    This is from the current build of my mod. The home_rome tag makes it buildable only in Rome.


    CIVITATVS CVM AVGVSTVS XVI, MMVI
    IN PATROCINIVM SVB Dromikaites SVB MareNostrum SVB Quintus Maximus
    Want to know more about Rome II Total Realism ? Follow us on Twitter & Facebook

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •