View Single Post
  #2  
Old March 28th, 2006, 11:51 PM
Ballbarian's Avatar

Ballbarian Ballbarian is offline
Colonel
 
Join Date: May 2005
Location: Kansas, USA
Posts: 1,538
Thanks: 289
Thanked 194 Times in 94 Posts
Ballbarian will become famous soon enough
Default Re: Setting valid start provinces...

Ugh, answered my own question. Started with the following:
#nostart 1
-- #nostart 2
#nostart 3
#nostart 4

That won't work, but the following method will:
#nostart 1
-- nostart 2
#nostart 3
#nostart 4

So as not to waste a perfectly good thread, here's a small preview of the map that I am working on. Have been working on a hex map editor for dominions2 and made this as a small test map:
__________________
RanDom v2 - Map gen & Semirandomizer.
Province Editor - Custom province creation made easier.
God Editor - Custom pretender creation made easier.
Map Forge - Map editor
Reply With Quote