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.
Hi, i'm trying to make a sprite disappear after a battle. It does, but after I take a step it reappears. Here is my script, please let me know if I did something wrong, i'm new to this.
#org @after
msgbox @defeat 0x2
fadescreen 0x1
setflag 0xFD
hidesprite 0xB
fadescreen 0x0
release
end
Also...