Katlover97
The liberal
I need help.
I can mark flags,
:saiyan:
but I can't check them!
Here's what I do.
I can mark flags,
:saiyan:
but I can't check them!
Here's what I do.
- @beginevents
- @debug
- @initflag
- @if
- Turn
- turn=1
- @then
- flag
- who=indians
- continuous
- state=on
- flag=0
- @endif
- @if
- turn
- turn=2
- @and
- checkflag
- who=indians
- flag=0
- state=on
- @then
- text
- show this text if my flag worked
- endtext
- @endif
- @endevents
[/list=1]
This is for Civilization 2, TOT.
I looked the macro language up in the book that came
with it.
I also can't figure out how the mask option works.
And yes, I know you cant use it in the same event as flag.
Can any of you help?
I even checked the report, but it didn't register that the flag was turned on.
If i'm not using the modifier correctly, please tell me.
If anyone else has some questions, post them here!