PDA

View Full Version : Help



rhodesiansprings
03-26-2007, 18:10
I can't figure why I can't get this right so would someone please tell me what I'm doing wrong.:dizzy2: I'm trying to create another faction from the normans. I've created a mod folder and everything on that end NOW works as it should. But when I add the lines in the various files (like the guides instruct me:book: ) and then try to play, it will let me go to campaign, choose the normans but then when you hit start... it takes you back to the screen where you choose campaign, etc. :wall: The only thing I've done even somewhat differently is to give the normans the island of rhodes as their starting point. I've eliminated the city under the slaves and the corresponding rebel army.:furious3:

I am trying to learn this as I want to go further and build it into a totally different faction but can't seem to get past this.... ANY HELP would be appreciated!! :idea2:

Thanks :2thumbsup:

alpaca
03-26-2007, 18:28
Moved to modding questions.

oklahomasooners
04-17-2007, 04:33
i had the same problem, for me it was the settlement { things that were messing everything up, just try to make it look like another factions.

nikolai1962
04-17-2007, 05:13
what are the last errors in the system_log.txt file?

oklahomasooners
04-17-2007, 16:47
i made the saxons instead of the normans but this is what the building thing looks like now

faction saxons, sailor napoleon
ai_label catholic
denari 5000
denari_kings_purse 2500
settlement
{
level large_city
region York_Province

year_founded 0
population 2400
plan_set default_set
faction_creator england
building
{
type core_building wooden_pallisade
}
building
{
type barracks town_watch
}
building
{
type hinterland_farms farms
}
}

used to look like this when it messed up

faction saxons, balanced smith
ai_label slave_faction
denari 5000
denari_kings_purse 500
settlement
{
level town
region york_Province

year_founded 0
population 2200
plan_set default_set
faction_creator england
building
{
type core_building wooden_pallisade
}
}

notice the bracket { things are arragned differently