Ir para conteúdo

Manarune Pra Ot 7.6


GM lolzin

Posts Recomendados

CRIE issu na pasta ACTIONS\SCRIPTS

function onUse(cid, item, frompos, item2, topos)

mag = getPlayerMagLevel(cid)

if mag >= 1 then

doSendMagicEffect(topos,1)

doPlayerSay(cid,"Ahhhh! q Server rOx!!",16)

doPlayerAddMana(cid, 900000)

if item.type > 1 then

doChangeTypeItem(item.uid,item.type-1)

else

doRemoveItem(item.uid,1)

end

else

doSendMagicEffect(frompos,2)

doPlayerSendCancel(cid,"You don't have the required magic level to use that rune.")

end

return 1

end

NA PASTA ACTION EDIT ACTIONS.XML

essa tag

<action itemid="2296" script="manarune.lua" /> --Manarune - weight= 1.1 -156s--

CRETIDS:BY GM LOLZIN

id da manarune 2296

c vc quiser mudar mude para qualquer outra runa

Editado por GM lolzin
Link para o comentário
Compartilhar em outros sites

___EDIT___(pra respeito ao dono)

da proxima vez coloka assim q fika + facil

_______Fim____(do edit)

 

function onUse(cid, item, frompos, item2, topos)mag = getPlayerMagLevel(cid)if mag >= 1 thendoSendMagicEffect(topos,1)doPlayerSay(cid,"Ahhhh! q Server rOx!!",16)doPlayerAddMana(cid, 900000)if item.type > 1 thendoChangeTypeItem(item.uid,item.type-1)elsedoRemoveItem(item.uid,1)endelsedoSendMagicEffect(frompos,2)doPlayerSendCancel(cid,"You don't have the required magic level to use that rune.")endreturn 1end

 

 

<action itemid="2296" script="manarune.lua" /> --Manarune - weight= 1.1 -156s--

 

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

kra n intendi como faze a runaa

e nem intendi isso ai q vc disse

ta eu crio as pasta e ponho la mas

como eu fasso pro seller vende

a manaruna ??

Link para o comentário
Compartilhar em outros sites

  • 3 weeks later...
×
×
  • Criar Novo...