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

El ReinO De LoS ReinoS

Ot
 
ÍndiceÍndice  PortalPortal  BuscarBuscar  Últimas imágenesÚltimas imágenes  RegistrarseRegistrarse  ConectarseConectarse  

 

 Hydra egg

Ir abajo 
AutorMensaje
Magus
Siervo
Siervo
Magus


Cantidad de envíos : 49
Edad : 31
Localización : Mexicoi
Fecha de inscripción : 27/10/2007

Hydra egg Empty
MensajeTema: Hydra egg   Hydra egg Icon_minitimeSáb Nov 03, 2007 8:01 pm

-- Create Hydra by Czepek --
function onUse(cid, item, frompos, item2, topos)

pos = getPlayerPosition(cid)

if getTilePzInfo(topos) == 0 then
if getTilePzInfo(pos) == 0 then

if item.itemid == 4850 then
doSummonCreature("Hydra", pos)
doSendMagicEffect(topos,12)
doPlayerSay(cid,"Be leberty Hydra",1)
doRemoveItem(item.uid,item.type)

else

doPlayerSendCancel(cid,"You cannot use that.")
end
else
doPlayerSendCancel(cid,"You Cannot use this Egg while you are in a Protect Zone.")
end
else
doPlayerSendCancel(cid,"You cannot use this Egg on a protect zone.")
end

return 1

end
Volver arriba Ir abajo
 
Hydra egg
Volver arriba 
Página 1 de 1.

Permisos de este foro:No puedes responder a temas en este foro.
El ReinO De LoS ReinoS :: El Rincon Del Scripter :: Actions-
Cambiar a: