Ir para conteúdo

alan123003

Membro
  • Registro em

  • Última visita

Tudo que alan123003 postou

  1. alan123003 postou uma resposta no tópico em Suporte Tibia OTServer
    Alguem pra me ajuda a resolve esse meu problema?
  2. alan123003 postou uma resposta no tópico em Mapas de Tibia
    obrigado
  3. alan123003 postou uma resposta no tópico em Mapas de Tibia
    scan corrigido.
  4. alan123003 postou uma resposta no tópico em Mapas de Tibia
    Download http://www.4shared.com/rar/BG6TnL_7ce/Arena_Zombie__1_.html Scan https://www.virustotal.com/pt/file/098cde69e3669a9e18028e3c1076824d3ad778fb156ca3fbaa280b2503e552b9/analysis/1444922269/
  5. alan123003 postou uma resposta no tópico em Suporte Tibia OTServer
    dofile("./_woe.lua") local delays = 60 local guards_price = 30000 --30k function onUse(cid, item, fromPosition, itemEx, toPosition) Woe.getInfo() if item.actionid == Castle.banderas then if Woe.isTime() then if Woe.isStarted() then if infoLua[2] == getPlayerGuildId(cid) then doTeleportThing(cid, Castle.guildEntry, false) else doPlayerSendCancel(cid, "You are not member of ".. Woe.guildName() ..".") end end else if infoLua[2] == getPlayerGuildId(cid) then doTeleportThing(cid, Castle.guildEntry, false) else doPlayerSendCancel(cid, "You are not member of ".. Woe.guildName() ..".") end end elseif (item.uid == 3134) then if not Woe.isStarted() or (infoLua[2] ~= getPlayerGuildId(cid)) or (getPlayerGuildLevel(cid) ~= GUILDLEVEL_LEADER) then return true end if (getPlayerMoney(cid) < guards_price) then return doPlayerSendCancel(cid, "Not enough money.") end local varDelay = getGlobalStorageValue(24503) if (varDelay < 0) or ((os.time() - varDelay) >= delays) then if Woe.check() then Woe.summon() doPlayerRemoveMoney(cid, guards_price) else doPlayerSendCancel(cid, "There are still guards alive.") end else doPlayerSendCancel(cid, "Delay no listo.") end end return true end
  6. alan123003 postou uma resposta no tópico em Suporte Tibia OTServer
    <action actionid="3133" event="script" value="woe.lua"/> <action uniqueid="3134" event="script" value="woe.lua"/> Essa Parte?
  7. alan123003 postou uma resposta no tópico em Suporte Tibia OTServer
    dofile("./_woe.lua") function onLogin(cid) registerCreatureEvent(cid, "vs_guard") return true end function onStatsChange(cid, attacker, type, combat, value) if not isCreature(attacker) or isPlayer(attacker) then return true end Woe.getInfo() if (type == STATSCHANGE_HEALTHLOSS) then if (getCreatureName(attacker):lower() == "guard") then if (infoLua[2] == getPlayerGuildId(cid)) then doMonsterChangeTarget(attacker) return false end end end return true end
  8. alan123003 postou uma resposta no tópico em Suporte Tibia OTServer
    woe esta funcionando a unica coisa de errado é que não consigo sumona o guarda alguém pode me ajuda com esse erro. agradeço desde ja.
  9. consegui abri o ot, mais agora queria saber como faço pro cliente proprio abri no meu ot?
  10. Não consigo abri o ot so ta dando esse erro.

Informação Importante

Confirmação de Termo