Quote:
Originally Posted by GargnaroK
Try this...
Code:
#org 0x6B44F0
checkflag 0x80C
if 1 0x6B4522
applymovement 0x9 0x6B4554
pause 0x10
message 0x6B4586
boxset 0x2
applymovement 0xFF 0x6B45A8
pause 0x10
release
end
#org 0x6B4522
message 0x6B45EA
boxset 0x2
release
end
#org 0x6B4586
= AAABBBCCC
#org 0x6B45EA
= CCCBBBAAA
#org 0x6B4554
#binary 56 FE
#org 0x6B45A8
#binary 09 FE
I didn't test the script itself, but it inserted fine...
It can also be due the lack of some files, try searching for them...
[[[[[[[[[[[[[[[]]]]]]]]]]]]]]]]]
|
YAAHOO!! It works! Thanks a lot!
But what did you change to make it work? If I know that, I might be able to avoid more problems...
EDIT: Aw, it crashes when I active it in the game...
For a bit more information, this is what the script is suppossed to do:
-Check if the player has obtained the 6th Badge. If yes,
-Say "CCCBBBAAA" and end the script. If no,
-Make a "!" appear above guard's head (people number 9)
-Say "AAABBBCCC", make the player walk up one tile and end the script.
I'm hacking Pokémon Ruby Version.