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!
A bit of a strange suggestion perhaps, but could you add an empty line between the last "@endif" and "@endevents"... I'm pretty sure that should make it work.
):
You might be looking at the wrong thing. Download the "Test of Time Map Editor", there's a readme included in the zip file (MPRead.txt). There's no readme of it online on my website, that's for my MapEdit utility.
...