Results 1 to 13 of 13

Thread: Problem with custom battles

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Indiana Jones of Modding! Member Patrizius's Avatar
    Join Date
    Oct 2007
    Posts
    103

    Question Problem with custom battles

    I have a problem in my mod.When i start a custom battle,i can't select any kind of wall...


    I select the city to be town and then i go for woddden palisade but i can't slect it...

    I checked and i can't simply select any wall type in every custom map,even those which i have always played with custom cities...



    Any idea
    Last edited by Patrizius; 03-17-2008 at 23:57.
    Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603

  2. #2
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: Problem with custom battles

    Sounds like the wall faction/culture assignments in edb have been altered.
    "One of the most sophisticated Total War mods ever developed..."

  3. #3
    Indiana Jones of Modding! Member Patrizius's Avatar
    Join Date
    Oct 2007
    Posts
    103

    Default Re: Problem with custom battles

    i haven' touched that part of Edb...I don't know.Anyway i'm going to check for those errors.Any other idea?
    Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603

  4. #4
    Indiana Jones of Modding! Member Patrizius's Avatar
    Join Date
    Oct 2007
    Posts
    103

    Default Re: Problem with custom battles

    building defenses
    {
    levels wooden_pallisade wooden_wall stone_wall large_stone_wall epic_stone_wall
    {
    wooden_pallisade requires factions { barbarian, carthaginian, eastern, parthia, egyptian, greek, roman, } and not hidden_resource unit_sparta
    {
    capability
    {
    wall_level 0
    tower_level 1
    }
    construction 6
    cost 2000
    settlement_min town
    upgrades
    {
    wooden_wall
    }
    }
    wooden_wall requires factions { barbarian, carthaginian, eastern, parthia, egyptian, greek, roman, } and not hidden_resource unit_sparta
    {
    capability
    {
    wall_level 1
    gate_strength 1
    tower_level 1
    }
    construction 6
    cost 4000
    settlement_min large_town
    upgrades
    {
    stone_wall
    }
    }
    stone_wall requires factions { gauls, germans, dacia, spain, carthaginian, eastern, parthia, egyptian, greek, roman, } and not hidden_resource unit_sparta
    {
    capability
    {
    wall_level 2
    tower_level 1
    gate_defences 1
    gate_strength 1
    }
    construction 10
    cost 5000
    settlement_min city
    upgrades
    {
    large_stone_wall
    }
    }
    large_stone_wall requires factions { carthaginian, eastern, parthia, egyptian, greek, roman, } and not hidden_resource unit_sparta
    {
    capability
    {
    wall_level 3
    tower_level 1
    gate_defences 2
    gate_strength 2
    }
    construction 12
    cost 6000
    settlement_min large_city
    upgrades
    {
    epic_stone_wall
    }
    }
    epic_stone_wall requires factions { carthaginian, eastern, parthia, egyptian, greek, roman, } and not hidden_resource unit_sparta
    {
    capability
    {
    wall_level 4
    tower_level 2
    gate_defences 2
    gate_strength 2
    }
    construction 14
    cost 9000
    settlement_min huge_city
    upgrades
    {
    }
    }
    }
    plugins
    {
    }
    }

    here it's the code
    Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603

  5. #5
    Indiana Jones of Modding! Member Patrizius's Avatar
    Join Date
    Oct 2007
    Posts
    103

    Default Re: Problem with custom battles

    no idea?
    Ideator,Scripter and Team Leader of RES BELLICAE modding project.Come visit us on http://www.twcenter.net/forums/forumdisplay.php?f=603

  6. #6
    Finder of Little Oddities Senior Member Makanyane's Avatar
    Join Date
    Jan 2006
    Posts
    2,220

    Default Re: Problem with custom battles

    not sure why it shouldn't be working in custom battles but try taking the
    and not hidden_resource unit_sparta
    bit off - 'and not' conditions in EDB tend to have unwanted side effects.

    also you should probably delete/rename your map.rwm after doing that, as its resource related.
    Last edited by Makanyane; 03-18-2008 at 14:16.
    Not used mods before? Looking for something small and fun?!
    Download the:

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO