- 683
- Posts
- 19
- Years
- Ohio
- Seen Jun 4, 2009
-kills self-
Okay I need help YET AGAIN.
#dynamic 0x800000
#org @start
lock
faceplayer
applymovement 0x3 @movement1
waitmovement 0x0
message @message
boxset 0x6
givepokemon 0x381 0x5 0xB 0x0 0x0 0x0
setflag 0x828
applymovement 0x3 @movement2
waitmovement 0x0
release
End
#org @movement1
#raw 0x61 0x13 0x13 0x13 0x10 0x10 0x10 0x10 0x10 0x10 0xFE
#org @message
= Hey [player]!\pOh so my dad wanted you to see\nme?\pOh yeah!\pSince you are leaving I though\nyou would need this.\pIt's a Relicanth! A rare\nPokemon found deep underwater.\pWell, I have to go.\nGoodbye!
#org @movement2
#raw 0x11 0x11 0x11 0x11 0x11 0x11 0x12 0x12 0x12 0x60 0xFE
Everything goes perfectly until movement2. It freezes right before the person moves. @_@ I messed around with it like 50 times and I can't figure it out.
Okay I need help YET AGAIN.
Spoiler:
#dynamic 0x800000
#org @start
lock
faceplayer
applymovement 0x3 @movement1
waitmovement 0x0
message @message
boxset 0x6
givepokemon 0x381 0x5 0xB 0x0 0x0 0x0
setflag 0x828
applymovement 0x3 @movement2
waitmovement 0x0
release
End
#org @movement1
#raw 0x61 0x13 0x13 0x13 0x10 0x10 0x10 0x10 0x10 0x10 0xFE
#org @message
= Hey [player]!\pOh so my dad wanted you to see\nme?\pOh yeah!\pSince you are leaving I though\nyou would need this.\pIt's a Relicanth! A rare\nPokemon found deep underwater.\pWell, I have to go.\nGoodbye!
#org @movement2
#raw 0x11 0x11 0x11 0x11 0x11 0x11 0x12 0x12 0x12 0x60 0xFE
Everything goes perfectly until movement2. It freezes right before the person moves. @_@ I messed around with it like 50 times and I can't figure it out.