PDA

View Full Version : Adding new provinces to campaign map



Darkmoor_Dragon
10-14-2004, 02:55
Thread for gathering of info (rather than the posting confirmed info above on the sticky)

- - -

Well afaict to add a new province what you need to do is:

edit the map_regions.tga making sure you using a unique RGB value for the new province that you are adding, then add a black and white dot for town and port.

You then reference the rgb value in the descr_regions.txt file which also lists the province sttlement name, tribe and resource list, victory points etc.

You have to then update all referencing files for the new province - and i think this is where i am stuck atm, must be missing one (or 300).

-

Ive added it (new province name) to *campaignname*_campaign_regions_and_names_lookup.t xt in data/test folder

and then also to:

descr_strat.txt
descr_regions_and_settlment_name_lookup.txt
descr_mercenaries.txt

all of which go into your campaign folder.

Then try to run the campaign

but although it creates a new map.rvm the campaign wont load ... it just returns you to the provincial campaign selection screen.. if you try to run it again you CTD (map.rwm is already there i guess causes this).

I must be missing something/doing something awry - any ideas?

So - atm - stuck