Results 1 to 3 of 3

Thread: Th houses of scipii

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Th houses of scipii

    Can someone copy what the houses of scipii have at the start of the game building wise for both settlements as I changed it to this.

    Code:
    	year_founded 0
    	population 4800
    	settlement_tax 51
    	plan_set default_set
    	faction_creator romans_julii
    	building
    	{
    		type core_building imperial_palace
    	}
    	building
    	{
    		type defenses epic_stone_wall
    	}
    	building
    	{
    		type amphitheatres coliseum
    	}
    	building
    	{
    		type barracks army_barracks
    	}
    	building
    	{
    		type missiles catapult_range
    	}
    	building
    	{
    		type smith foundry
    	}
    	building
    	{
    		type market forum
    	}
    	building
    	{
    		type hinterland_roads roads
    	}
    	building
    	{
    		type hinterland_farms farms+1
    	}
    	building
    	{
    		type hinterland_mines mines+1
    	}
    }
    
    settlement
    {
    	level large_town
    	region Sicilia_Romanus
    
    	year_founded 0
    	population 3500
    	settlement_tax 51
    	plan_set default_set
    	faction_creator romans_julii
    	building
    	{
    		type core_building imperial_palace
    	}
    	building
    	{
    		type defenses epic_stone_wall
    	}
    	building
    	{
    		type amphitheatres coliseum
    	}
    	building
    	{
    		type barracks army_barracks
    	}
    	building
    	{
    		type missiles catapult_range
    	}
    	building
    	{
    		type smith foundry
    	}
    	building
    	{
    		type market forum
    	}
    	building
    	{
    		type hinterland_roads roads
    	}
    	building
    	{
    		type hinterland_farms farms+1
    	}
    	building
    	{
    		type hinterland_mines mines+1
    	}
    }
    And it stopped working. Thanks.
    Click me
    Online play againist friends results.
    Legend: Me = Red Opponent = Dark Olive Green
    Game one The house of Julii V The house of Brutii win
    Game two Scythia V The Senate win
    Game three The Seleucid empire V Britons win

  2. #2

    Default

    Code:
    faction	romans_scipii, bureaucrat napoleon
    superfaction romans_senate
    denari	5000
    settlement
    {
    	level large_town
    	region Campania
    
    	year_founded 0
    	population 4800
    	plan_set default_set
    	faction_creator romans_julii
    	building
    	{
    		type barracks militia_barracks
    	}
    	building
    	{
    		type core_building governors_villa
    	}
    	building
    	{
    		type defenses wooden_pallisade
    	}
    	building
    	{
    		type hinterland_roads roads
    	}
    	building
    	{
    		type hinterland_farms farms+1
    	}
    }
    
    settlement
    {
    	level large_town
    	region Sicilia_Romanus
    
    	year_founded 0
    	population 3500
    	plan_set default_set
    	faction_creator romans_julii
    	building
    	{
    		type barracks muster_field
    	}
    	building
    	{
    		type core_building governors_villa
    	}
    	building
    	{
    		type defenses wooden_pallisade
    	}
    	building
    	{
    		type hinterland_roads roads
    	}
    }
    Remember always to make backups when changing files

    Also, you might want to change the level of the cities to huge_city before adding those stuff.

  3. #3

    Default

    Ah I knew there was a way to make them work Thanks.


    Edit
    It still don't work. I get to the choose faction page and click to start it then it takes me back to where you chose either imperial campaign etc..
    Last edited by Corrosion; March 24, 2006 at 04:36 PM. Reason: Problem not solved.
    Click me
    Online play againist friends results.
    Legend: Me = Red Opponent = Dark Olive Green
    Game one The house of Julii V The house of Brutii win
    Game two Scythia V The Senate win
    Game three The Seleucid empire V Britons win

Posting Permissions

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