Author Id: 24365 Author Name: marioc5198 Post Content: Hola soy nuevo en el foro y ya he estado checando algunos tutoriales de scripting Tengo este script: '----------------------- #org 0x3B4DCA lock faceplayer checkflag 0x2100 if 0x1 goto 0x3B4DCA2 msgbox 0x83B4DF0 '"TRAINER: Take this CHARMANDER!" givepokemon 0x4 0xA 0xD7 0x0 0x0 0x0 setflag 0x2100 release end '--------- ' Strings '--------- #org 0x3B4DF0 = TRAINER: Take this CHARMANDER! Para que me den un charmander, pero no se muestra la ventana de texto, solo me da el charmander y ya! Espero me puedan ayudar!