Ir para conteúdo

345sat

Membro
  • Registro em

  • Última visita

  1. alangui001 reagiu a uma resposta no tópico: Ot Item Editor para cliente extended
  2. israel sylva sylva reagiu a uma resposta no tópico: Bike Sistem Funciona Porém...
  3. Simples pegar Shiny Porygon 2043-351=1692, todos fly vc tem quer diminuir 351 para fucionar agora voçê vai no servido/data/lib/configuration.lua pronto adicionar isso embaixo flys = { ["Shiny Porygon"] = {300, 1692}, -- Shiny Porygon agora quer fucionou rep
  4. function onSay(cid, words, param, channel) local store = 19290 -- storage q salva o delay local delay = 10 -- tempo em segundos de dela local tid = cid if(param ~= '') then tid = getPlayerByNameWildcard(param) if(not tid or (isPlayerGhost(tid) and getPlayerGhostAccess(tid) > getPlayerGhostAccess(cid))) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Player " .. param .. " not found.") return true end end local pos = getPlayerTown(tid) local tmp = getTownName(pos) if(not tmp) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Home town does not exists.") return true end pos = getTownTemplePosition(pos) if(not pos or isInArray({pos.x, pos.y}, 0)) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Wrong temple position for town " .. tmp .. ".") return true end if getPlayerStorageValue(cid, store) - os.time() <= 0 then setPlayerStorageValue(cid, store, os.time() + delay) doPlayerSendCancel(cid, "Vc Tem Quer Espera ".. getPlayerStorageValue(cid, store) - os.time() .." second(s) to cast it again.") end pos = getClosestFreeTile(tid, pos) if(not pos or isInArray({pos.x, pos.y}, 0)) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Destination not reachable.") return true end tmp = getCreaturePosition(tid) if(doTeleportThing(tid, pos, true) and not isPlayerGhost(tid)) then doSendMagicEffect(tmp, CONST_ME_POFF) doSendMagicEffect(pos, CONST_ME_TELEPORT) end return true end tag <talkaction log="yes" words="!cp" access="1" event="script" value="teleportmaster.lua"/>
  5. Servido de Poketibia?
  6. 345sat postou uma resposta no tópico em Suporte Tibia OTServer
    porque queria para tirar 1 bug do servido meu
  7. 345sat postou uma resposta no tópico em Suporte Tibia OTServer
    Queria 1 Script Quando Player Entrar em Algum Portal ele deslogar do char. Para Servido De Poketibia
  8. poderia me passar via chat?
  9. poderia mandar pelo chat o arquivo pokemons.lua spanw.lua
  10. Akiras Prince reagiu a uma resposta no tópico: Bike Sistem Funciona Porém...
  11. local function BikeSpeedOn(cid, t) setPlayerStorageValue(cid, t.s, t.speed) doChangeSpeed(cid, -getCreatureSpeed(cid)) doChangeSpeed(cid, t.speed) end local function BikeSpeedOff(cid, t) setPlayerStorageValue(cid, t.s, -1) end function onUse(cid, item, fromPosition, itemEx, toPosition) local pos = getThingPos(cid) local t = {text='Mount, bike!', dtext='Demount, bike!', s=5700, speed = 1675} if getPlayerStorageValue(cid, t.s) <= 0 then doSendMagicEffect(pos, 177) doCreatureSay(cid, t.text, 19) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, 'You have mounted in a bike.') BikeSpeedOn(cid, t) if getPlayerSex(cid) == 1 then doSetCreatureOutfit(cid, {lookType = 738}, -1) else doSetCreatureOutfit(cid, {lookType = 737}, -1) end else if getPlayerStorageValue(cid, 17001) == 1 or getPlayerStorageValue(cid, 63215) == 1 or getPlayerStorageValue(cid, 17000) == 1 then doPlayerSendCancel(cid, "You can't use bike while ride/fly/surf.") return true end doSendMagicEffect(pos, 177) doCreatureSay(cid, t.dtext, 19) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED, 'You haven demouted of a bike.') BikeSpeedOff(cid, t) doRemoveCondition(cid, CONDITION_OUTFIT) end return true end Testar Assim Não Fucionar sou vim chat
  12. Isso esta acontecendo quando jogou a portrait no chão. [29/06/2015 19:59:27] [Error - MoveEvents Interface] [29/06/2015 19:59:27] data/movements/scripts/portrait.lua:onDeEquip [29/06/2015 19:59:27] Description: [29/06/2015 19:59:27] (luaDoTransformItem) Item not found meu script portrait.lua function onEquip (cid, item, slot) if not cid then return true end if item.uid <= 0 then return true end if not getItemAttribute(item.uid, "poke") then return true end for i, x in pairs(fotos) do if string.lower(getItemAttribute(item.uid, "poke")) == string.lower(i) then doTransformItem(getPlayerSlotItem(cid, 7).uid, fotos) return true end end end function onDeEquip(cid, item, slot) if not cid then return true end if item.uid <= 0 then return true end if not getItemAttribute(item.uid, "poke") then return true end doTransformItem(getPlayerSlotItem(cid, CONST_SLOT_LEGS).uid, 2395) end
  13. sim,configurei no rmes quando eu subir em cimar do portal não teleporta
  14. oi , Hoje Estou com um Problema meu teletransporte NÃO ESTA conseguindo teleporta menhun jogador Como conseguior Tirar Esse erro
  15. 345sat postou uma resposta no tópico em Suporte Tibia OTServer
    Removido!
  16. mufenix49 reagiu a uma resposta no tópico: {Equipe}Pokefenix on 24 horas com host!
  17. me add skype rue472 vou ajudar vc
  18. sou liberar 2 portas no seu roteador 7171 tcp 7172 tcp com seu ip depois você conseguira tirar hamachi,ipchanger pelo no-ip

Informação Importante

Confirmação de Termo