Ir para conteúdo

ahmedell

Campones
  • Total de itens

    0
  • Registro em

  • Última visita

Tudo que ahmedell postou

  1. Eu só preciso do script busca poi porque a minha não está funcionando. E por favor quem vai me dar o roteiro, me diz como fazê-lo (passos)
  2. Sorry but i am not br .. so i will use a translator instead por favor me diga o que está errado com o seguinte scipt Its a repair sooftboots and fwb script --- roteiro de reparação botas function Load (cid, item) == 10021 then if item.itemid getPlayerLevel if (cid)> 80 then - Level order Reload doPlayerRemoveMoney if (cid, 20000) then - money needed to reload doRemoveItem (item.uid, 1) doPlayerAddItem (cid, 2640.1) - Item to be added doSendMagicEffect (getCreaturePosition (cid), 12) - the magical effect Reload doPlayerSendTextMessage (cid, 22, "You renewed your Soft Boots.") - Message to Reload else doPlayerSendCancel (cid, "You do not have enough money.") - Post if the player does not have money end else doPlayerSendCancel (cid, "You do not have enough level.") - if the message has not player level end end == 10022 then if item.itemid getPlayerLevel if (cid)> 130 then - Level order Reload doPlayerRemoveMoney if (cid, 20000) then - money needed to reload doRemoveItem (item.uid, 1) doPlayerAddItem (cid, 9932.1) - Item to be added doSendMagicEffect (getCreaturePosition (cid), 13) - the magical effect Reload doPlayerSendTextMessage (cid, 22, "You renewed his Firewalker Boots.") - Message to Reload else doPlayerSendCancel (cid, "You do not have enough money.") - Post if the player has no money end else doPlayerSendCancel (cid, "You do not have enough level.") - if the message has not player level end end end
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...