LaccyO
Sspriterr
- 9
- Posts
- 16
- Years
- Seen Jul 26, 2010
Script problem!
when i walked over the green s, the game freezed...
and is there a flag for the national dex or do you just need to use flag 829?
game: fire red
editor: xse
script: trigger
#Dynamic 0x71D63C
#org @start
checkflag 0x829
if 0x0 goto @msg
end
#org @msg
lock
msgbox @wait 0x6
applymovement 0xFF @back
release
end
#org @wait
= Wait! I promised PROF. OAK\nto go see him first!
#org @back
#raw 0x00 0xFE
when i walked over the green s, the game freezed...
and is there a flag for the national dex or do you just need to use flag 829?
game: fire red
editor: xse
script: trigger
Spoiler:
#Dynamic 0x71D63C
#org @start
checkflag 0x829
if 0x0 goto @msg
end
#org @msg
lock
msgbox @wait 0x6
applymovement 0xFF @back
release
end
#org @wait
= Wait! I promised PROF. OAK\nto go see him first!
#org @back
#raw 0x00 0xFE