Hi I'm adding an if statement to the events file and I wanted to add text if you captured ANYONES capital and I was wondering how to do this. REMEBER I AM NOT MAKING A SCENARIO SO THE OTHER TRIBES CAN STILL MOVE THEIR CAPITALS AROUND!!
Here is an example of what I want to do:
@IF
CityTaken=enimie capital
@THEN
TEXT
TRIBE CAPITAL TAKEN, CIVILIZATION COLLAPSES UPON ITSELF!
ENDTEXT
@ENDIF
I know this trigger might not be exactly right but it gives you a rough sketch of what I want to do. You can also reply to through e-mail at Tootool2@cs.com
Here is an example of what I want to do:
@IF
CityTaken=enimie capital
@THEN
TEXT
TRIBE CAPITAL TAKEN, CIVILIZATION COLLAPSES UPON ITSELF!
ENDTEXT
@ENDIF
I know this trigger might not be exactly right but it gives you a rough sketch of what I want to do. You can also reply to through e-mail at Tootool2@cs.com
Comment