Ir para conteúdo
  • Cadastre-se
  1. delsonzovisk

    delsonzovisk

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

  • Conteúdo Similar

    • Por delsonzovisk
      local tempo = 10 -- em segundos
      local strg = 12980 -- Storage onde salvará o tempo (Não Mexa)

      function onSay(cid, words, param)    
          if not exhaustion.check(cid, strg) then
              if doPlayerRemoveItem(cid, 2160, 10) == TRUE then
                  doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Voce Desbugou!")
                  doSendMagicEffect(getPlayerPosition(cid), 12)
                  exhaustion.set(cid, strg, tempo)
                  addLevel(cid, 1)
              else
                  doPlayerSendCancel(cid, "Presisa De 10 Gold Para Desbugar!")
                  doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "Presisa De 10 Gold Para Desbugar!")
                  doSendMagicEffect(getPlayerPosition(cid), 2)
              end
          else
              doPlayerSendCancel(cid, "Voce precisa aguardar "..exhaustion.get(cid, strg).." segundos para usar novamente.")
          end
      end
       
       
       
       
       
       
      ta  dando erro no local strg = 12980 <<< me ajuda
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo