Thanks to the variable creation sample, i understand alot more about it, but now im stuck again. I'll put the Event Code here for you:
01 QA Branch > Battle Emerald?
02 <Yes/Start>
03 Battles > Emerald
04 Battle Result Branch
05 <Win/Start>
06 <Win/End>
07 <Lose/Start>
08 Game Over > Game over
09 <Lose/End>
10 End Branch >
11 <Yes/End>
12 <No/Start>
13 Event Ending
14 <No/End>
15 End Branch
16 New
now how can i get it to where i can only fight it once? i know it involves 2 modes, but its how to use it to fight it once that gets me. an i know that it might need variables. Cause after the fight it will still ask to fight him.
01 QA Branch > Battle Emerald?
02 <Yes/Start>
03 Battles > Emerald
04 Battle Result Branch
05 <Win/Start>
06 <Win/End>
07 <Lose/Start>
08 Game Over > Game over
09 <Lose/End>
10 End Branch >
11 <Yes/End>
12 <No/Start>
13 Event Ending
14 <No/End>
15 End Branch
16 New
now how can i get it to where i can only fight it once? i know it involves 2 modes, but its how to use it to fight it once that gets me. an i know that it might need variables. Cause after the fight it will still ask to fight him.


Comment