I want to add several feats of wonder to my scenerio. I've made enteries in feat.txt, feats.slc and feat_str.txt, however, I still cannot get the feat to trigger. What am I doing wrong? Am I overlooking a file that needs an entry or do I have to write it in SLIC?
Announcement
Collapse
No announcement yet.
Adding Feats Of Wonder
Collapse
X
-
There is an answer to this. Simpy edit the Advance.txt file so the TriggerFeat line is in place. For example, with computers:
ADVANCE_COMPUTER {
Prerequisites ADVANCE_CORPORATE_REPUBLIC
Prerequisites ADVANCE_ELECTRICITY
Cost 40711
Icon ICON_ADVANCE_COMPUTER
Branch 0
Age AGE_THREE
TriggerFeat FEAT_ADVANCE_COMPUTERS
}
Adding the line highlighted in red will trigger the feat you name in there. Just type in the feat you made, and voila, it should work.
Comment
-
Originally posted by Master_Darque
But what about adding a feat that is not tied to an advance, such as, lets say, being the first to fly around the world?Concrete, Abstract, or Squoingy?
"I don't believe in giving scripting languages because the only additional power they give users is the power to create bugs." - Mike Breitkreutz, Firaxis
Comment
Comment