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.
i figured out what was wrong lol if anyone wants to know how to make a trainer dissapear heres the code working for me now
#org $start
trainerbattle 0 0x1CD $before $after
message $beaten
boxset 6
setflag 0x200
fadescreen 0
#raw 0x53 0x04 0x00
release
end
#org $before
$before 1 =An...
This was a great tutorial it really helped me out.. ALOT! lol, right now i'm somewhat stumped. I'm trying to make a trainer disappear after hes beaten. Here's my attempt at the script
thanks.