And if you can help me with last thing, i want to load pokemon icon in battle but i want to be battler which i use but when i use $trainer.party its just loading my first pokemon from party so i try to use this pbLoadPokemonBitmap(pkmn,true) so and i got error i dont know which command i must use.
Wichu i got big problem i have you will help me i did it to get animated icons and i used something like that. And problem is with it's not loading pokemon from party but from pokedex from Blubasaur.
for i in 1..6
@block[i]=i
if $Trainer.party[@block[i]]
@sprites[i]=AnimatedSprite.create(sprintf("Graphics/Icons/icon%03d",i),2,10)
@sprites[i].x=@posx[i]
@sprites[i].y=@posy[i]
@sprites[i].z=99999
@sprites[i].start
end
end
thats for tall grass i want on the map like OW sprites and when you touch it starts encounter. But you can help alot by joining my game as a scripter or something