Jump to content

Quest de anuncios w.w


chaya25

Recommended Posts

"Hola Zoneros Alguien tiene la quest de Cuando matas a un jefe salga el nombre de la persona quien lo mato por ejemplo el Jugador Lenox ha matado al Dragon Azul o el Equipo de Lenox ha entrado a Catacumbas

 

Porfavor si alguien la tiene me la puede pasar 

 

Gracias: Que tengan un buen dia

Link to comment
Share on other sites


quest matar begin

state start begin

when kill begin

local mobs = {101, 102, 103, 104} -- Rellenas Aqui los Vnums de los jefes

for i=1, table.getn(mobs) do

if mobs == npc.get_race() then

notice_all("El Jugador "..pc.get_name().." ha matado un "..mob_name(mobs)..".")

end

end

end

end

end

 

 

Link to comment
Share on other sites

  • Dilong locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...