converting wbs to py

Grev_michal

Chieftain
Joined
Dec 8, 2005
Messages
28
As the title says.

I have made a map with the wb editor - just a simple one so I can learn it.

However the problem is:

How do I make it so its possible to select victory conditions+the other game options prior to playing the game. This way its just possible to choose era and difficulty.

If I am right I need the map to be in a py format for it to be played that way - how do I do that :p

Michal
 
No, you don't need a py format. Maps don't come in py formats ;)

What you do is edit the .WorldBuilderSave file (with notepad or wordpad) and look for the lines


Victory=VICTORY_TIME
Victory=VICTORY_CONQUEST
Victory=VICTORY_DOMINATION
Victory=VICTORY_CULTURAL
Victory=VICTORY_SPACE_RACE
Victory=VICTORY_DIPLOMATIC


Over on the tutorials forum, Dale has an excellent tutorial on these files.
 
what about taking it right back to the beginning of the options, to select your players as if it was a random map

also therefore to define player starting positions
 
Back
Top Bottom