6ryan4
"Watch the power of aura!!!"
- 27
- Posts
- 15
- Years
- My bedroom with my face rooted to a screen
- Seen Aug 6, 2013
...
Nope...still not working.
Here it is again. It's slightly different, but oh well.
#dyn 0x740000
#org 0x8734246
lock
msgbox @crono1
callstd MSG_NOCLOSE
pause 0x4
closemsg
applymovement 0x8 @cronoturns
msgbox @crono2
callstd MSG_NORMAL
applymovement 0x9 @gruntturns
msgbox @crono3
callstd MSG_NORMAL
applymovement 0x9 @gruntcomes
jump @trainer
#org @trainer
trainerbattle 0x1 0x003 0x0 @intro @defeat @aftermath
end
#org @aftermath
lock
msgbox @crono4
applymovement 0x9 @gruntruns
applymovement 0x8 @cronoruns
disappear 0x8
disappear 0x9
pause 0x3
end
#org @intro
= GRUNT: I do as CRONO says.
#org @defeat
= ...I have failed CRONO.
#org @afterwards
= I can also say something after the battle
#org @crono1
= Alright, the next step is...
#org @cronoturns
m look_down say_! end
#org @crono2
= Oh, crap! Not you again!
#org @gruntturns
m look_down say_! end
#org @crono3
= I don't have time for a battle!\nIt's the GRUNT's turn!
#org @gruntcomes
m walk_down look_right end
#org @crono4
= What?! No way!\pGrrr...abort mission!
#org @cronoruns
m run_up run_up run_up run_up run_up run_up run_up run_up end
#org @gruntruns
m run_up run_up run_up run_up run_up run_up run_up run_up end
Nope...still not working.
Here it is again. It's slightly different, but oh well.
Spoiler:
#dyn 0x740000
#org 0x8734246
lock
msgbox @crono1
callstd MSG_NOCLOSE
pause 0x4
closemsg
applymovement 0x8 @cronoturns
msgbox @crono2
callstd MSG_NORMAL
applymovement 0x9 @gruntturns
msgbox @crono3
callstd MSG_NORMAL
applymovement 0x9 @gruntcomes
jump @trainer
#org @trainer
trainerbattle 0x1 0x003 0x0 @intro @defeat @aftermath
end
#org @aftermath
lock
msgbox @crono4
applymovement 0x9 @gruntruns
applymovement 0x8 @cronoruns
disappear 0x8
disappear 0x9
pause 0x3
end
#org @intro
= GRUNT: I do as CRONO says.
#org @defeat
= ...I have failed CRONO.
#org @afterwards
= I can also say something after the battle
#org @crono1
= Alright, the next step is...
#org @cronoturns
m look_down say_! end
#org @crono2
= Oh, crap! Not you again!
#org @gruntturns
m look_down say_! end
#org @crono3
= I don't have time for a battle!\nIt's the GRUNT's turn!
#org @gruntcomes
m walk_down look_right end
#org @crono4
= What?! No way!\pGrrr...abort mission!
#org @cronoruns
m run_up run_up run_up run_up run_up run_up run_up run_up end
#org @gruntruns
m run_up run_up run_up run_up run_up run_up run_up run_up end