Thread: INI files?
View Single Post
Old 12-07-2004, 06:42 AM   #3 (permalink)
key0p
Senior Member
 
Join Date: Aug 2003
Posts: 1,087
Default

Im not a programmer, but taking a guess, I dont think its hardcoded stuff.

For starters, its an ini file, and each entry starts with the term "#define" - which would lead me to assume that the file is creating the definitions.

To me it looks like a convenient balance file - something even a non-coder could use to change the balance of things in the game without actually editing anythings behaviour.Being all in one place makes it very easy to find.

My guess is the rest of the units code will be located in other ini files.
key0p is offline   Reply With Quote