OTHispano
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Ir abajo
Yerenix
Yerenix
Aportador
Mensajes Mensajes : 98

[Npc] Deka [Npc Qe Pinta Las PokeBolas] Empty [Npc] Deka [Npc Qe Pinta Las PokeBolas]

Dom Sep 25, 2011 12:31 am
Aqi les Traigo Desde XTibia El Npc Qe Pinta PokeBolas De SvkE ok nos vamos a:
Data/Npc/Scripts i Le Ponemos Como Nombre: paintball con esto dentro





I Aora A Data/Npc Crear un archivo con el nombre de Deka i colocar esto dentro:


Código:

<?xml version="1.0" encoding="UTF-8"?>
<npc name="Deka" script="paintball.lua" floorchange="0" speed="0">
        <health now="150" max="150"/>
        <look type="160" head="114" body="0" legs="125" feet="0"/>
        <parameters>
                        <parameter key="message_greet" value="Hi, I can change your Pokeballs, tell me which style would
you want. Make sure your ball is on the slot POKEBALL."/>
                        <parameter key="message_farewell" value="Good bye."/>
                        <parameter key="message_idletimeout" value="Next Please..."/>
                        <parameter key="message_walkaway" value="Next Please..."/>
        </parameters>
</npc>

Ok Es Algo Asi: (por lo qe veo del script)

Player: Hi
Npc: Hi, I can change your Pokeballs, tell me which style would
you want. Make sure your ball is on the slot POKEBALL.
Player: Job
Npc: I paint Pokeball, choice between {Ultra ball}, {Poke ball} and {Cloud ball}
Player: (Aqi dice una de las tres opciones)
NPC: Do you really want to paint (LA QE ELEGISTE)??
Player: Yes

DA REP Y COMENTA PARA VER EL SCRIPT DEL NPC

Creditos:
DeathAngels De XTibia
Volver arriba
Permisos de este foro:
No puedes responder a temas en este foro.