Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
This script is a script not a person event and every time I step on it the game freeze.
heres the script:
#dynamic 0x800000
#org @start
checkflag 0x202
if 0x1 goto @end
lock
msgbox @t1 0x6
applymovement 0xFF @m1
waitmovement 0x0
release
end
#org @m1
#raw 0x8
#raw 0xFE
#org @t1
= Looks like...
This Script I Worked For Choosing Your Starter. When You Choose Your Pokemon The Game As Far As I Can See, It Freezes. Its A Person Event & Can Someone Fix It?
Heres The Script:
#dynamic 0x80000
#org @start
lock
faceplayer
checkflag 0x201
compare LASTRESULT 0x1
if 0x1 goto @arh
msgbox @t1 0x5...