View Single Post
  #63  
Old July 11th, 2007, 09:14 AM
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: RanDom v2.03 - Map gen & Semirandomizer... Upd

A name set is just 2 files ("_DATA1" & "_DATA2") that SemiRandom uses to generate random names. There are several methods that it uses which I discussed in this thread.

When you add gan files (province files) with the Province Editor, it does the foot work for you, but if you download a gan file, you have to add it to the gan file list so that SemiRandom knows about it. (I couldn't find a simple way to read the directory with Yabasic.)

Name files are the same way. You have to let SemiRandom know that they are there by adding them to the name list.

With the provinces you have been submitting, the province name is stored within the province file itself. It is possible to use external name lists that can be utilized by other province files as well.

Oh, and SemiRandom should never place special provinces right next door to your capital. These neighbor provinces should all be marked as off limits if you are using it's internal start placement. (I suspect you are using the settings that let Dom3 handle start placement.)

I recommend the following method:

To use the custom start placements without using the custom AI gods:
1. Go to the 'Starts' tab
2. Uncheck 'Lock Player Counts to Nat Cfg'
3. Set 'Desired Num Players' to your desired number of players.
4. Go to the 'AI Gods' tab
5. Set 'AI Land Players' & 'AI Sea Players' to 0 (zero)
__________________
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