Quote:
Originally Posted by juan6677
Can anyone tell me what a flag is in scriptgen.
|
A flag is a number used to keep an event from happening again (analogous to a numbered checklist).
If you just want a fast answer:
0x200.
Use that, then for the next event you create, 0x201... then 0x202... when you get to 0x209, go to 0x20A, 0x20B ... 0x20F, then to 0x210. (Such are the ways of hex

)
__________________
Plz not to PM me, I don't come here often enough. Email if you need me