karatekid552
What happens if I push it?....
- 1,771
- Posts
- 12
- Years
- Do you really want to know? Really?
- Seen Jan 12, 2015
I did that, but I'm not sure which flag is which. I may have figured out which it sets the first time, but given that I don't believe any in-game events are tied to winning the second time, I'm not sure there's even a flag for the second time. And I'm not sure how to go about scripting one, since I don't want it to happen the first time the script is run.
BTW, this is an attempt to create a final boss battle (one that would only appear after you beat the rest of the game), so if there is another way to do it, that would work too.
Not too difficult, just have a flag set when you enter the room with the machine thingy in it that records your data. When this is set, a script could be allowed to happen somewhere else where the hero can go to take on this final boss.
Just use a simple setflag in a level script in that room to accomplish this.