Me Myself and Pi
18 years ago
I'm trying to create a Map.ini file (an INI file used specificly for a map, not modifying the whole game) to make everything in the game with a timer to to be set at 0 seconds & be free of cost. I also want the prerequisites for everything to be gone. I made the INI file but it only half works, all the structurea take no time to build (thank goodness) but they still have their regular costs! 😠 The units still have their build time & cost! 😠 Although, I've got the prerequisite part for the units & sturctures working.

Could something take a look at the INI file & look for any problems in it?

Download Attachment: UserPostedImage INI File.zip 
3.37 KB
Sponsor
CommieDog
18 years ago
Hmm...Try copying the Oil Refinery code responsible for lowering vehicle prices and modifying it so that it gives a 100% discount to everything.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
Me Myself and Pi
18 years ago
Good idea, but I couldn't find anything in the INI file. I just disited to modify the whole game. It works great!