Ir para conteúdo
  • Cadastre-se

ZoR

Membro
  • Total de itens

    835
  • Registro em

  • Última visita

  • Dias Ganhos

    3

Tudo que ZoR postou

  1. Tenho Contato de um Otimo Designer. Se Quiser Só Mandar PM,ele cobra 120 por trabalho
  2. function onStepIn(cid, item, position, fromPosition) if not isPlayer(cid) then return false end local p, mc = getPlayersOnline(), 0 for _, pid in pairs(p) do if getPlayerIp(cid) == getPlayerIp(pid) and pid ~= cid then doTeleportThing(cid, getTownTemplePosition(getPlayerTown(cid))) break end end return true end movevent type="StepIn" actionid="action id desejada" event="script" value="nomedoarquivo.lua"/>
  3. Como Expliquei para voce "(Num Forum Qualquer)" que a cor dele esta Muito Forte.
  4. local config = { max = 1, -- Número de players permitido com o mesmo IP. } local accepted_ip_list = {} -- Lista dos players permitidos passar com o mesmo ip, exemplo: {"200.85.3.60", "201.36.5.222"} local function antiMC(p) if #getPlayersByIp(getPlayerIp(p.pid)) >= p.max then doTeleportThing(cid, fromPosition, TRUE) doPlayerSendCancel(cid, 'Você não pode estar com MC para passar.') end return true end function onStepIn(cid, item, position, fromPosition, toPosition) if isPlayer(cid) and getPlayerLevel(cid) < level then if isInArray(accepted_ip_list,doConvertIntegerToIp(getPlayerIp(cid)
  5. @leozincorsair Talkaction local config = { --[vocation id] = { level, nova voc, looktype, efeito} -- Naruto -- [1] = { 25, 2, 199, 122}, [2] = { 50, 3, 769, 122}, [3] = { 75, 4, 198, 122}, [4] = { 100, 5, 201, 122}, [5] = { 125, 6, 309, 122}, [6] = { 150, 7, 797, 122}, [7] = { 175, 8, 303, 122}, [8] = { 200, 9, 301, 122}, [9] = { 225, 10, 771, 122}, [10] = { 250, 11, 751, 122}, [11] = { 275, 12, 308, 122}, [12] = { 300, 13, 197, 122}, [13] = { 325, 14, 196, 122}, [14] = { 350, 15, 291, 122}, [15] = { 400, 16, 207, 122}, -- Sasuke -- [19] = { 25, 19, 240, 110}, [19] = { 50, 20,
  6. Qual a Vps? oque voce ta executando nela? só esse print nao vai resolver!! oque voce faz para aparecer ele? melhora o Topico amigo ai sim posso te ajudar!.
  7. Sim tem como,mas tem que ter um Programador de C++ que vai fazer uma dll ou algo do tipo fazendo o cliente aceitar musicas. porem isso pesa mais o cliente e a grana que ira gastar é muito grande,é dificil achar programador que iram fazer isso por Tibia ser uma engine muito antiga.
  8. toma amigo. http://www.mediafire.com/file/j23ciuxnhi5i52o/ItemEditor.rar scan:https://www.virustotal.com/#/file/634137765cc40c872f50b581120fd58d2ed56cb597a1ee15df7fc0a2ff130480/detection se ajudei marca como melhor resposta e rep! pfv
  9. -- config, in percent of normal training with 2 trainers and player vocation mana regeneration [by food] OfflineTraining_rates = { [SKILL_CLUB] = 25, [SKILL_SWORD] = 25, [SKILL_AXE] = 25, [SKILL_DISTANCE] = 25, [SKILL_SHIELD] = 25, [SKILL__MAGLEVEL] = 25 } -- function that you should edit to make it add other skill etc. function OfflineTraining_canStartTraining(cid) -- return bool return getCreatureStorage(cid, 62669) > 0 end function OfflineTraining_onStartTraining(cid) -- maybe someone will need -- to save your time, this: doPlayerPopupFYI(cid, "You started offline training.") -- NOT WORK
  10. tem colocar pra subir todos os andares?
  11. No caso Dwarf ele só sobe no Floor 6? é configuravel ?
  12. Queria um Bau que quando clica,sortei 1/10 items para o player só pode pegar 1 vez por dia
  13. Sei que esse pedido pode ser meio abusado mas se alguem fizer vai ajudar nao só o meu mais como varios projetos. Script Funciona Assim Para Participar tem que ter Guild. o Lider da Guild Fala com Npc e entao a guild dele já esta pronta para participar o Evento Inicia as 18:00 e termina as 19:30 de Domingo. Para Isso tera um Trono o Player que clicar Teleporta para o Trono e a guild dele tem que Protejer ele no Trono. Á Guild que clicar e ficar lá até as 19:30 Ganha o Evento e ganha 1 Semana de Hunts Se Nao tiver Guild Nao passa pelo Tile. Script Inicia Sozinho ou Por um Staff Quand
  14. Warning: [Protocol::RSA_decrypt]. First byte != 0 ta dando esse erro ao tentar logar no meu game alguem sabe oque pode ser?
  15. 1 ta no action 2 no spells Tag <instant name="bacu dois" words="bacu dois" lvl="75" mana="3900" aggressive="1" range="5" blockwalls="1" selftarget="1" exhaustion="800" needlearn="0" event="script" value="coraco.lua"> <vocation id="1-15"/> </instant> Tag <action itemid="5943" script="coracotp.lua" />
  16. eu ultilizei mas nao funciona,nao aparece nem erro no console
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo