View Single Post
  #3  
Old May 25th, 2008, 11:29 AM

Jagdpanther Jagdpanther is offline
Corporal
 
Join Date: Mar 2004
Location: Los Angeles, CA
Posts: 61
Thanks: 0
Thanked 1 Time in 1 Post
Jagdpanther is on a distinguished road
Default Re: Annotated maps + tool

Excellent Idea. Having to search for a province IS annoying.

Unfortunately, about half of my play is on random maps which don't have "#landname" lines.

I guess I'll try modifying your code:
For each #terrain line that does NOT have a corresponding #landname line: add a #landname line (with your province number fix)

I can get names from the dom executable ('strings dom3_x86')
The only issue is I can't find a <terrain type> list in docs or un-official mod guide. Anyone have a <terrain type> list? (I don't want to randomly give a mountain range the name of an ocean.)
Reply With Quote