Ir para conteúdo

xaverlock

Membro
  • Registro em

  • Última visita

Tudo que xaverlock postou

  1. Galera estou com um problema no meu otserver e já nao sei mais o que fazer.. O player que esta pk é atacado por outro player sem pk e o player que antes estava sem pk fica pk me ajudem por favor
  2. naooo, tibia normal irmao 8.60 baiak 2.0 estou tentando resolver o problema, ja deletei alguns scripts que havia colocado.. obrigado irmao
  3. EESSE ERRO FICA APARECENDO TODA VEZ, NAO SEI MAIS O QUE FAZER E NAO SEI QUAL QUE É O ERRO ELE APARECE E FECHA MEU OTSERVER POR FAVOR ME AJUDEM MEU SERVIDOR ESTA ONLINE E OS PLAYERS NAO PARAM DE RELCMAAR
  4. irmao , voce conseuge fazer para aparacer nos tops 1 / 2 /3 ? no PRIMEIRO DO RANK APARECER [TOP 1º] NO SEGUNDO APARECER [TOP 2º] NO TERCEIRO APARECERER [TOP3º]
  5. Gostaria que alguem resolvese meu problema.. meu ot ja tem o !rank level, !rank skills eu queria acrescentar o !rank frag no meu otserver tipo uma lista de quem mata mais saca? function onAdvance(cid, skill, oldLevel, newLevel) if skill == 0 then setGlobalStorageValue(74666, getGlobalStorageValue(74666) == -1 and "" or getGlobalStorageValue(74666)) addRankPlayer("fist", getCreatureName(cid), newLevel) elseif skill == 1 then setGlobalStorageValue(74667, getGlobalStorageValue(74667) == -1 and "" or getGlobalStorageValue(74667)) addRankPlayer("club", getCreatureName(cid), newLevel) elseif skill == 2 then setGlobalStorageValue(74668, getGlobalStorageValue(74668) == -1 and "" or getGlobalStorageValue(74668)) addRankPlayer("sword", getCreatureName(cid), newLevel) elseif skill == 3 then setGlobalStorageValue(74669, getGlobalStorageValue(74669) == -1 and "" or getGlobalStorageValue(74669)) addRankPlayer("axe", getCreatureName(cid), newLevel) elseif skill == 4 then setGlobalStorageValue(74670, getGlobalStorageValue(74670) == -1 and "" or getGlobalStorageValue(74670)) addRankPlayer("distance", getCreatureName(cid), newLevel) elseif skill == 5 then setGlobalStorageValue(74671, getGlobalStorageValue(74671) == -1 and "" or getGlobalStorageValue(74671)) addRankPlayer("shielding", getCreatureName(cid), newLevel) elseif skill == 6 then setGlobalStorageValue(74672, getGlobalStorageValue(74672) == -1 and "" or getGlobalStorageValue(74672)) addRankPlayer("fishing", getCreatureName(cid), newLevel) elseif skill == 7 then setGlobalStorageValue(74673, getGlobalStorageValue(74673) == -1 and "" or getGlobalStorageValue(74673)) addRankPlayer("magic", getCreatureName(cid), newLevel) elseif skill == 8 then setGlobalStorageValue(74674, getGlobalStorageValue(74674) == -1 and "" or getGlobalStorageValue(74674)) addRankPlayer("level", getCreatureName(cid), newLevel) end return TRUE end meu script é esse
  6. para house, perdão.. então ele some o iten, aparece a msg normal porem nao envia pra casa
  7. ja testei este porem nao funciona tb o iten some mais nao teleporta pra cidade
  8. Estou com um script que eu clico no iten e ele teleporta pra house quando a pessoa clica no iten porem as mensagens aparecem normal porem quando eu clico no iten ele some porem o player nao é teleportado pra casa dele alguem me ajuda? ESSE É O SCRIPT function onUse(cid, item, fromPosition, itemEx, toPosition) if hasCondition(cid, CONDITION_INFIGHT) then return doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "Desculpe,voce esta em batalha.") end if getPlayerLevel(cid) < getConfigInfo("levelToBuyHouse") then return doPlayerSendCancel(cid, "Sorry, not possible.") end if not getHouseByPlayerGUID(getPlayerGUID(cid)) then return doPlayerSendTextMessage(cid, MESSAGE_EVENT_ADVANCE, "Desculpe voce nao tem house.") end doTeleportThing(cid, getHouseEntry(getHouseByPlayerGUID(getPlayerGUID(cid)))) doRemoveItem(item.uid, 1) return true end
  9. Irmao, fiz tudo normal ! o comando funciona normalmente porem nao da o ml ! o char desloga e assim que eu logo o ml continua o mesmo me ajuda para eu te dar +REP
  10. Criei a action normal Porem quando eu clico no iten nao teleporta!! Alguem pode me ajudar? O script mostra as mensagens mais nao teleporta
  11. Como faço pra fazer funcionar o sistema Imperador? Como faço pra gerar o teleport ? Se der me explique por favor

Informação Importante

Confirmação de Termo