Author Id: 16653 Author Name: SA998 Post Content: Si stoy usando pokescript el script completo es #org $script lock faceplayer countpokemon compare 0x800D 0x0001 if 0x1 goto $1 compare 0x800D 0x0002 if 0x1 goto $2 compare 0x800D 0x0003 if 0x1 goto $3 compare 0x800D 0x0004 if 0x1 goto $4 compare 0x800D 0x0005 if 0x1 goto $5 compare 0x800D 0x0006 if 0x1 goto $6 release end #org $1 message $text1 $text1 1= Tienes 1 pokemon release end #org $2 message $text2 $text2 1= Tienes 2 pokemons release end #org $3 message $text3 $text3 1= Tienes 3 pokemons release end #org $4 message $text4 $text4 1= Tienes 4 pokemons release end #org $5 message $text5 $text5 1= Tienes 5 pokemons release end #org $6 message $text6 $text6 1= Tienes 6 pokemons release end sabes cual s el problema¿?