Ir para conteúdo

thalesbliss

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    thalesbliss deu reputação a KotZletY em Auto Loot System [Nao pega items]   
    Este tópico foi movido para a área correta. Esta é uma mensagem automática!
    Pedimos que leia as regras do fórum!
     
  2. Gostei
    thalesbliss deu reputação a Mateus Robeerto em Ajuda no meu item   
    function onUse(cid, item, frompos, item2, topos) local store = 23562 -- storage q salva o delay local delay = 10 -- tempo em segundos de delay local storage = 23563 local cidade = getPlayerTown(cid) local pos = getTownTemplePosition(cidade) if getPlayerStorageValue(cid, store) - os.time() >= 0 then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, string.format("Aguarde %.2f minutos para usar novamente.", (getPlayerStorageValue(cid, store) - os.time()) / 60)) return true end if getCreatureCondition(cid, CONDITION_INFIGHT) then doPlayerSendCancel(cid, 'Voce nao pode teleportar se estiver em battle.') return true end doPlayerSendCancel(cid, "Teleportando!") addEvent(function() doSendMagicEffect(getPlayerPosition(cid), 1004) doTeleportThing(cid, pos) if getPlayerStorageValue(cid, 84929) >= 1 then -- torneio viktor setPlayerStorageValue(cid, 84929, -1) end doRegainSpeed(cid) doPlayerRemoveItem(cid, 2458, 1) setPlayerStorageValue(cid, store, os.time() + delay) end, delay * 1000) return true end  
  3. Gostei
    thalesbliss deu reputação a padreesss em [DxP] Exclusivo Poketibia OpenSource+Cliente+Site+DB   
    amigo eu arrumei o Account Manager, mais ao Criar uma Conta e tentar Abrir a bag esta mostrando esse erro no Servidor http://prntscr.com/bms6i2
    e não esta abrindo a bag e nem da Dex, Vc poderia me ajudar ou aguem ae?? Estarei Dando REP+

Informação Importante

Confirmação de Termo