|
Author
|
|
Topic: Trouble Adding Advances |  |
|
SirBradleyG Settler Moses Lake, Washington Dec 2000
|
 |
posted December 19, 2000 20:55
 |
 |
 |  |
I've just started working on a modification for CPT2, however, I am having trouble adding advances to my game. I entered an Advance structure into Advance.txt and entered an icon variable to Advanceicon.txt, incrementing the number at the top of the page. I also placed an entry in gl_str.txt. Still I am getting a database error that tells me that that it cannot find my ICON_ADVANCE variable in the icon database. I checked the spelling of the reference in advance.txt and advanceicon.txt. They were both the same. So I'm stumped and my modification project is halted. |
Paul King Zwolle, The Netherlands Mar 99
|
 |
posted December 20, 2000 00:43
  |
 |
 |  |
Advanceicon.txt is no longer used in CTP2. You should put all those _ICON entries in uniticon.txt. |
Alpha Wolf Warlord Chicago Illinois Nov 2000
|
 |
posted December 20, 2000 02:38
 |
 |
 |  |
Am i the only one that thinks they could have at least not included files that arent used? i understand not having time to remove all the unused flags but leaving unused files.....c'mon, have SOME professionalism.....------------------ History is written by the victor. |
Paul King Zwolle, The Netherlands Mar 99
|
 |
posted December 20, 2000 04:18
  |
 |
 |  |
No, you're not the only one who thinks that. |
SirBradleyG Settler Moses Lake, Washington Dec 2000
|
 |
posted December 20, 2000 20:51
 |
 |
 |  |
Thank you for that bit of information. I don't know what the logic is in having those entries in unitincon.txt. It just makes things more confusing, at least for those of us creating modifications. If they had taken out advanceicon.txt then maybe I would of figured it out for myself. |