View Single Post
  #6  
Old March 24th, 2007, 11:19 AM
Edi's Avatar

Edi Edi is offline
National Security Advisor
 
Join Date: Oct 2003
Location: Helsinki, Finland
Posts: 5,425
Thanks: 174
Thanked 695 Times in 267 Posts
Edi is on a distinguished road
Default Re: Abandoned Laboratory

Quote:
vfb said:
Thanks -- it's actually coded into a Dom2 map (tyrande) as:

#setland 35
#knownfeature "Abandoned Laboratory"

I took the land from independents.

So I guess if it's already hard-coded as known, then you never 'find' it, and a real laboratory isn't created.
That's correct. If that province is supposed to also contain a ready lab, then the #lab command should be added. Same deal with sites that give forts, if you want the fort and the site as a known feature, you need to add the #fort <nbr> command to the map file.
Reply With Quote