Anselection
Malicious Mapper
- 174
- Posts
- 15
- Years
- Seen Dec 20, 2011
Can someone help, again?
#dynamic 0x800000
#org @start
checkflag 0x82F
Applymovement 0x1 @go
waitmovement 0x0
msgbox @lets 0x6
Setflag 0x82F
Applymovement 0x1 @go2
Waitmovement 0x0
end
#org @lets
= Hey [PLAYER]. Your running shoes came in\lthe mail. Here, put them on.\p [PLAYER] obtained the Running Shoes!
#org @go
#raw 0x11
#raw 0x11
#raw 0x03
#raw 0xFE
#org @go2
#raw 0x10
#raw 0x10
#raw 0x02
end
Whenever I do this, it'll run the script, but after it's over, it freezes the game.
please help?
Spoiler:
#dynamic 0x800000
#org @start
checkflag 0x82F
Applymovement 0x1 @go
waitmovement 0x0
msgbox @lets 0x6
Setflag 0x82F
Applymovement 0x1 @go2
Waitmovement 0x0
end
#org @lets
= Hey [PLAYER]. Your running shoes came in\lthe mail. Here, put them on.\p [PLAYER] obtained the Running Shoes!
#org @go
#raw 0x11
#raw 0x11
#raw 0x03
#raw 0xFE
#org @go2
#raw 0x10
#raw 0x10
#raw 0x02
end
Whenever I do this, it'll run the script, but after it's over, it freezes the game.
please help?