C Charybdis Scion Doomgiver Joined Dec 10, 2001 Messages 290 Location Australia Sep 28, 2008 #1 Which xml file do I need to change so I can make them all always spawn? I saw a post on it a while ago, but can't seem to locate where it is now.
Which xml file do I need to change so I can make them all always spawn? I saw a post on it a while ago, but can't seem to locate where it is now.
V Visage Darkskin Chieftain Joined Feb 7, 2008 Messages 38 Sep 28, 2008 #2 1. I think you want to modify the file: \Fall from Heaven 2 033\Assets\XML\GlobalDefinesAlt 2. Open the file in a text editor and look for: <DefineName>IMPROVEMENT_UNIQUE_CHANCE</DefineName> <iDefineIntVal>35</iDefineIntVal> 3. Change the 35 to 200 to ensure they are present in any map size. 4. Enjoy!
1. I think you want to modify the file: \Fall from Heaven 2 033\Assets\XML\GlobalDefinesAlt 2. Open the file in a text editor and look for: <DefineName>IMPROVEMENT_UNIQUE_CHANCE</DefineName> <iDefineIntVal>35</iDefineIntVal> 3. Change the 35 to 200 to ensure they are present in any map size. 4. Enjoy!
C Charybdis Scion Doomgiver Joined Dec 10, 2001 Messages 290 Location Australia Sep 28, 2008 #3 That was it, I was searching for 'feature' not improvement, thanks heaps.