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

Ir abajo
Dj Majestick
Dj Majestick
Miembro
Mensajes Mensajes : 131

scroll que te da gold ingots Empty scroll que te da gold ingots

Mar Sep 06, 2011 7:48 pm
Reputación del mensaje :100% (2 votos)
primero vasmo a tu ot/data/action/scrip/other y agregamos un lua llamado dinero y adenotr le ponemos

Código:
 function onUse(cid, item, fromPosition, itemEx, toPosition)
if item.itemid == 7696 and getPlayerLevel(cid) >= 8 then
      doPlayerAddItem(cid, 9971, 50)
        doPlayerRemoveItem(cid, 7696, 1)
          doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Satisfactoriamene Recibiste 50 golds")
  else
      doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Dj Majestick")
end
return true
end


aora vamos action.xml y agregamos esto :

Código:
 <action itemid="7696" event="script" value="other/dinero.lua"/>

este scrip se puede modificar asi miren si kieres cambiar la cantidad que te dara el script se modifica aki cid, 9971, 50) donde dice 50 sera la cantidad de gold ingot que te dara

Creditos: 100% Yo
avatar
♣✖►[MAP] Knox™◄✖♠
Mapper
Mensajes Mensajes : 13
http://collapser-mexico.mex.tl/

scroll que te da gold ingots Empty Re: scroll que te da gold ingots

Mar Sep 06, 2011 8:03 pm
va para mi server
°ஃŠﺕρξŘθஃ°
°ஃŠﺕρξŘθஃ°
Aportador
Mensajes Mensajes : 213

scroll que te da gold ingots Empty Re: scroll que te da gold ingots

Mar Sep 06, 2011 9:07 pm
jaja eso me encanto creo que me servira Wink
Contenido patrocinado

scroll que te da gold ingots Empty Re: scroll que te da gold ingots

Volver arriba
Permisos de este foro:
No puedes responder a temas en este foro.