Robert FIN
Emperor

Robert, I have PM'd you a link to download the original Worldbuilder file.
So, I'll swap Gilgamesh with Gandhi? That would make the new schedule:We can move Gilgamesh up to the 6th, I could put one together next.
Ok for me, sorry again for the last minute changeSo, I'll swap Gilgamesh with Gandhi? That would make the new schedule:
Aug 25/6: Roosevelt (Ind/Org) -- Robert FIN
Sep 6: Gilgamesh (Cre/Pro) -- The Oz-Man
Sep 20: Victoria (Fin/Imp) -- tijup
Oct 4: Gandhi (Phi/Spi) -- pomthom
Oct 18: Boudica (Agg/Cha) -- NobleZarkon
Nov 1: Pacal II (Exp/Fin) -- dalamb
With regard to map damage -- it's a good idea always to keep the original normal save file around before you start editing. I suppose another safety check is to load the "noble huts" WB save right after that edit, which is the biggest one.
Since I'm pretty lazy, I wrote a unix shell script that take my WBSave, and edit all by itself. Adding
tech, removing huts, etc. It make the whole process a lot easier
If there's interest, I will post it.
I'm currently playing my release candidate map for NC131 victoria. everything should be on time.
xxx:~/NC131>sh generate_games.sh
usage: generate_games.sh -f filename -m game_name
-f = WorldBuilder Save File
-m = game name
Example: generate_games.sh -f RC_Victoria_BC-4000.CivBeyondSwordWBSave -m NC131_Victoria
xxx:~/NC131>sh generate_games.sh -f RC_Victoria_BC-4000.CivBeyondSwordWBSave -m NC131_Victoria
Changing Speed, MaxTurns. Removing Handicap Lines.
Changing PlayableCiv to 0, safe first one.
Removing all Units, safe Player's ones.
Creating Monarch
Creating empereor
Creating Immortal
Creating Deity
done.
-rw-r--r-- 1 xxx xxx 387014 Sep 4 10:35 NC131_Victoria_Deity_HUTS.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 386004 Sep 4 10:35 NC131_Victoria_Deity.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 386232 Sep 4 10:35 NC131_Victoria_Emperor_HUTS.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 385222 Sep 4 10:35 NC131_Victoria_Emperor.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 386640 Sep 4 10:35 NC131_Victoria_Immortal_HUTS.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 385630 Sep 4 10:35 NC131_Victoria_Immortal.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 385892 Sep 4 10:35 NC131_Victoria_Monarch_HUTS.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 384882 Sep 4 10:35 NC131_Victoria_Monarch.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 385552 Sep 4 10:35 NC131_Victoria_Noble_HUTS.CivBeyondSwordWBSave
-rw-r--r-- 1 xxx xxx 384542 Sep 4 10:35 NC131_Victoria_Noble.CivBeyondSwordWBSave
xxx:~/NC131>