RetroRoller
Trailer Trash
- 111
- Posts
- 13
- Years
- England
- Seen Sep 17, 2019
Problems have arisen again.
The script decompiles fine now :)
but the flag isn't set and I can't run -.-'
Also, I have a script here:
#dyn 0x800000
#org @start
checkflag 0x202
if 0x1 goto @done
applymovement 0x1 @profalarmed
msgbox @1
callstd MSG_NORMAL
applymovement 0xFF @move
applymovement 0x1 @proflooksdown
msgbox @2
callstd MSG_NORMAL
setflag 0x202
release
end
#org @done
release
end
#org @proflooksdown
#raw 0x0
#raw 0xFE
#org @profalarmed
#raw 0x62
#raw 0x2
#raw 0xFE
#org @move
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x10
#raw 0x10
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @1
= \c\h01\h06 Prof. Williams\c\h01\h02:\c\h01\h08 So that move would make[.]\pOh! \v\h01!\nTake your seat.
#org @2
= \c\h01\h08Anyways, I graded all your exam\npapers.\pAll you guys did well. I just have to\nmention \v\h01 and \v\h06 though!\pYou guys were the only ones to get A's.\nI wanted to give you both a little\lpresent for doing so well[.]\nYour very own\c\h01\h08 Pokémon!\pGo home now guys. And I'll see you\ntwo in the Lab later!
I put it as a Script in A-Map. Freezes my character, but not the game. Help please. I haven't decompiled it yet.
Thanks in advance. Again.
The script decompiles fine now :)
but the flag isn't set and I can't run -.-'
Also, I have a script here:
Spoiler:
#dyn 0x800000
#org @start
checkflag 0x202
if 0x1 goto @done
applymovement 0x1 @profalarmed
msgbox @1
callstd MSG_NORMAL
applymovement 0xFF @move
applymovement 0x1 @proflooksdown
msgbox @2
callstd MSG_NORMAL
setflag 0x202
release
end
#org @done
release
end
#org @proflooksdown
#raw 0x0
#raw 0xFE
#org @profalarmed
#raw 0x62
#raw 0x2
#raw 0xFE
#org @move
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x10
#raw 0x10
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @1
= \c\h01\h06 Prof. Williams\c\h01\h02:\c\h01\h08 So that move would make[.]\pOh! \v\h01!\nTake your seat.
#org @2
= \c\h01\h08Anyways, I graded all your exam\npapers.\pAll you guys did well. I just have to\nmention \v\h01 and \v\h06 though!\pYou guys were the only ones to get A's.\nI wanted to give you both a little\lpresent for doing so well[.]\nYour very own\c\h01\h08 Pokémon!\pGo home now guys. And I'll see you\ntwo in the Lab later!
I put it as a Script in A-Map. Freezes my character, but not the game. Help please. I haven't decompiled it yet.
Thanks in advance. Again.