Ir para conteúdo

claudio17

Membro
  • Registro em

  • Última visita

Tudo que claudio17 postou

  1. Pera ai, kkkkk' vocês fugiram do assunto, e eu fiquei sem resposta, li todos os comentários atoa, afs, alguém pode me falar, EU devo trocar o IP da máquina e o IP do OT ? (Exemplo: IP da máquina 00.00.00.0 e o IP do OT: ip.servegame.com) Eu devo trocar os dois ?
  2. function onUse(cid, item, frompos, item2, topos) item1pos = {x=981, y=1058, z=7, stackpos=255} --item1pos item2pos = {x=982, y=1058, z=7, stackpos=255} --item2pos item3pos = {x=983, y=1058, z=7, stackpos=255} --item3pos item1 = getThingfromPos(item1pos) item2 = getThingfromPos(item2pos) item3 = getThingfromPos(item3pos) -- War Hammer -- if item.itemid == 1945 and item1.itemid == 2391 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2391 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7758,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Spike Sword -- if item.itemid == 1945 and item1.itemid == 2383 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2383 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7744,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- War axe -- if item.itemid == 1945 and item1.itemid == 2454 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2454 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7753,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Crystal Mace -- if item.itemid == 1945 and item1.itemid == 2445 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2445 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7755,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) return TRUE end end -- Clerical Mace -- if item.itemid == 1945 and item1.itemid == 2423 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2423 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7754,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Dragon Slayer -- if item.itemid == 1945 and item1.itemid == 7402 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 7402 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7748,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Divine Club -- if item.itemid == 1945 and item1.itemid == 7392 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 7392 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7757,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Cranial basher -- if item.itemid == 1945 and item1.itemid == 7415 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 7415 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7756,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Barbarian Axe -- if item.itemid == 1945 and item1.itemid == 2429 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2429 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7749,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end -- Knight Axe -- if item.itemid == 1945 and item1.itemid == 2430 and item2.itemid == 6550 or item1.itemid == 6550 and item2.itemid == 2430 then if math.random(1, 100) >= 1 and math.random(1, 100) <= 75 then doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,29) doCreateItem(7750,1, item3pos) doPlayerSendTextMessage(cid,22,'A arma foi blessada com sucesso.') elseif item.uid == 1991 and item.itemid == 1946 then doTransformItem(item.uid,item.itemid-1) else doPlayerSendTextMessage(cid,22,'A arma quebrou.') doRemoveItem(item1.uid,1) doRemoveItem(item2.uid,1) doSendMagicEffect(item3pos,3) end end end Desculpa mais eu n sei adicionar CODE esse script acima ele não funciona vcs poderiam me ajuda a slá me indicar onde devo colocar e talls por favor vlllw ((:
  3. Mas o seu só reseta em um determinado level o meu não, e eu só quero que apareça o reset quando alguém lhe der look !!
  4. Aew alguém me ajuda com 2 duvidas ??? a primeira é que eu adicionei um sistema de reset no meu ot mais quando da look no player não aparece aeew o script \/ E a Segunda Duvida é como fazer a Quest aparecer no Quest Log POR FAVOR UM TUTORIAL FACIL E QUE FUNCIONE PORQUE EU JÁ TENTEI UNS 7000 E NÃO DEU CERTO !!! OBRIGADO (: function onSay(cid, words, param, channel) config = { RemainingLvl=8, exper=4200, pid=getPlayerGUID(cid), batle="yes" } function getPlayerResets(cid) resets = getPlayerStorageValue(cid,1020) if resets < 0 then resets = 0 end return resets end if (config.batle == "yes") and (getCreatureCondition(cid, CONDITION_INFIGHT) == TRUE) then doPlayerSendTextMessage(cid,22,"Você Precisa estar sem Battle para Resetar.") return TRUE end if (getPlayerStorageValue(cid, 11548) >= os.time()) then doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_RED,"Por medidas de segurança você só pode utilizar este comando em " .. (getPlayerStorageValue(cid, 11548)-os.time()+(0)) .. " segundos.") return TRUE end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 85 then if getPlayerLevel(cid) >= 780 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 780 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 80 then if getPlayerLevel(cid) >= 730 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 730 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 75 then if getPlayerLevel(cid) >= 680 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 680 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 70 then if getPlayerLevel(cid) >= 630 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 630 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 65 then if getPlayerLevel(cid) >= 590 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 590 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 60 then if getPlayerLevel(cid) >= 550 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 550 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 55 then if getPlayerLevel(cid) >= 510 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 510.") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 50 then if getPlayerLevel(cid) >= 480 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 480 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 45 then if getPlayerLevel(cid) >= 450 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 450 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 40 then if getPlayerLevel(cid) >= 430 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 430 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 35 then if getPlayerLevel(cid) >= 410 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 410 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 30 then if getPlayerLevel(cid) >= 390 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 390") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 25 then if getPlayerLevel(cid) >= 380 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 380 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 20 then if getPlayerLevel(cid) >= 365 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 365 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 15 then if getPlayerLevel(cid) >= 360 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 360 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 10 then if getPlayerLevel(cid) >= 355 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 355 .") end end ---------------------------------------------------------------------------------------------------------------------------------------- if getPlayerStorageValue(cid,1020) < 5 then if getPlayerLevel(cid) >= 350 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 350 .") end end -- Resets Vips -- ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 85 then if getPlayerLevel(cid) >= 770 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 770 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 80 then if getPlayerLevel(cid) >= 720 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 720 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 75 then if getPlayerLevel(cid) >= 670 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 670 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 70 then if getPlayerLevel(cid) >= 620 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 620 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 65 then if getPlayerLevel(cid) >= 580 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 580 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 60 then if getPlayerLevel(cid) >= 540 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 540 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 55 then if getPlayerLevel(cid) >= 500 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 500 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 50 then if getPlayerLevel(cid) >= 470 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 470 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 45 then if getPlayerLevel(cid) >= 440 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 440 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 40 then if getPlayerLevel(cid) >= 420 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 420 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 35 then if getPlayerLevel(cid) >= 400 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 400 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 30 then if getPlayerLevel(cid) >= 380 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 380 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 25 then if getPlayerLevel(cid) >= 370 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 370 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 20 then if getPlayerLevel(cid) >= 360 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 360 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 15 then if getPlayerLevel(cid) >= 355 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 355 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 10 then if getPlayerLevel(cid) >= 340 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 340 .") end end end ---------------------------------------------------------------------------------------------------------------------------------------- if isPremium(cid) == TRUE then if getPlayerStorageValue(cid,1020) < 5 then if getPlayerLevel(cid) >= 330 then setPlayerStorageValue(cid,1020,getPlayerResets(cid)+1) setPlayerStorageValue(cid,11548,os.time()+30) doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..config.RemainingLvl..", `experience` = "..config.exper.." WHERE `id` = "..config.pid) db.executeQuery("UPDATE `players` SET `resets` = `resets` + 1 WHERE `id` = "..config.pid) else doPlayerSendCancel(cid,"Você precisa ter level 330 .") end end end return true end
  5. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    function onDeath(cid, corpse, deathList) local ID_ITEM = 18407 if (getPlayerSlotItem(cid, CONST_SLOT_NECKLACE).itemid == ID_ITEM) and (getCreatureSkullType(cid) == SKULL_RED or getCreatureSkullType(cid) == SKULL_BLACK) then doPlayerRemoveItem(cid, ID_ITEM, 1) doCreatureSetDropLoot(cid, false) end return true end
  6. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    REMOVIDO !
  7. putz vlw mais não é esse que eu quero mais vlw mesmo (:
  8. mais tipo ele só reseta em um determinado level ??? eu queria um que tipo "quanto mais reset mais level precisa pra resetar dnv" tendeu ??
  9. Olá eu queria pedir um script o-o Tipo eu quero um script de reset com o comando "!resetar" mais eu queria qe tipo assim aeew quando ele resetar ele volta pro level 8 e com a mana e life que ele estava antes ou seja quanto mais reset e mais life e mana ele vai ter ... por favor alguém me ajuda ... ninguém tem um script do jeito que eu quero por isso eu vim pedir eu não sou preguissoso eu ja pesquisei ... ninguém tem um desses igual eu quero ... eu queria também uma script de premium account que só compra com um item da minha escolha e esse item só se compra com dinheiro na rl, qem não entendeu alguma coisa é só perguntar que eu tento explicar melhor 4- premium = 330 4- free = 350 5+ premium = 340 5+ free = 355 10+ premium = 355 10+ free = 360 15+ premium = 360 15+ free = 365 20+ premium = 370 20+ free = 380 25 premium = 380 25+ free = 390 30+ premium = 400 30+ free = 410 35+ premium = 420 35+ free = 430 40+ premium = 440 40+ free = 450 45+ premium = 470 45+ free = 480 50+ premium = 500 50+ free = 510 55+ premium = 540 55+ free = 550 60+ premium = 580 60+ free = 590 65+ premium = 620 65+ free = 630 70+ premium = 670 70+ free = 680 75+ premium = 720 75+ free = 730 80+ premium = 770 80+ free = 780
  10. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    não não da nenhum erro ... mais o aol não funciona
  11. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Sim fiz tudo certinho ... @edit Meu ot é 9.60..
  12. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    não deu :@
  13. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Eu pesquisei, fiz tudo isso desse topico aew, não funcionou ...
  14. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Oii eu queria um Script Para players Red E Black Skull que não caia LOOT mais perca Level e Skills normalmente que só não caia loot mesmo obrigado aaa e tbm tem que ser infinitooo !!!!
  15. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    sim eu já fiz isso mais o problema é quando ele morre ... porque quando ele morre n volta mais ... fica aparecendo esse bang de temple contact admin mais pra criar ele nasce normal e talls ...
  16. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    o.o' configurar na database ? onde se fala la no PLAYER ? eu já fiz isso ... mais eu deve fazer isso em todos os player? e os players que vão ser criados ?? e aonde vai no config.lua ?? tem que mudar oq la?
  17. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Olá eu vim aqui pedir ajuda, como eu faço uma arena pvp pra não perder nada quando morrer e também não subir a mana do player ao morrer na arena e que não seja de um player puxar a alavanca e o outro tbm quero tipo eles entra em um teleporte que cai em uma sala e começam duelar e quando morrer voltar para o templo mais n perder loot OBS: Eu já fui la no remere's e criei uma area e coloquei "Pvp Zone Tool" mas quando eles morrem o life reala sozinho .. ele fica life 0 e volta pra life full mais ele n volta pro templo não acontece nada apenas reala tudo ... E também eu queria saber porque quando um player morre aparece aquela mensagem de que o temple não foi localizado para entrar em contato com o Admin uma coisa assim ...
  18. Alguééééééém pelo amor de DEUUUUUS Tem um mapa 9.60 pra eu baixar vou explicar pela 900000000000000000000x eu quero um mapa 9.60 pra eu excluir o WORD e colocar o que eu fiz ... Mais eu quero um OT que ja venha configurado tudo certinho no DATABASE pra não precisa do XAMPP POR FAVOR ALGUEM EU IMPLORO
  19. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Nossa mais eu faço de tudo e não consigo affs eu edito tudo la no Config.lua o database mais os mapas que eu baixo vem sem database vcs poderia me indicar um ?? 9.60 Por favor !! Desculpa por postar 2 veses ...
  20. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Edit@
  21. claudio17 postou uma resposta no tópico em Suporte Tibia OTServer
    Alguém tem um Mapa 9.60 que não precisa de xampp que é só clikar no executavel e já era? ¬¬' por favor
  22. accountManager = false namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 32360 newPlayerSpawnPosY = 31782 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 8 newPlayerMagicLevel = 0 generateAccountNumber = false generateAccountSalt = false useRookSystem = false rookTownId = 1 rookLevelToGetRooked = 5 rookLevelToLeaveRook = 8 useFragHandler = true redSkullLength = 3 * 24 * 60 * 60 blackSkullLength = 5 * 24 * 60 * 60 fragsLimit = 24 * 60 * 60 fragsSecondLimit = 7 * 24 * 60 * 60 fragsThirdLimit = 30 * 24 * 60 * 60 fragsToRedSkull = 10 fragsSecondToRedSkull = 40 fragsThirdToRedSkull = 60 fragsToBlackSkull = fragsToRedSkull fragsSecondToBlackSkull = fragsSecondToRedSkull fragsThirdToBlackSkull = fragsThirdToRedSkull fragsToBanishment = fragsToRedSkull fragsSecondToBanishment = fragsSecondToRedSkull fragsThirdToBanishment = fragsThirdToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true advancedFragList = false notationsToBan = 3 warningsToFinalBan = 4 warningsToDeletion = 5 banLength = 7 * 24 * 60 * 60 killsBanLength = 7 * 24 * 60 * 60 finalBanLength = 30 * 24 * 60 * 60 ipBanLength = 1 * 24 * 60 * 60 allowedMaxSizePackets = 20 worldType = "open" protectionLevel = 50 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 60 * 1000 huntingDuration = 60 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = false removeWeaponAmmunition = false removeWeaponCharges = true removeRuneCharges = false whiteSkullTime = 15 * 60 * 1000 noDamageToSameLookfeet = false showHealthChange = true showManaChange = true showHealthChangeForMonsters = false showManaChangeForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 2 * 1000 pushCreatureDelay = 2 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true recoverManaAfterDeathInPvPZone = false squareColor = 0 allowFightback = true fistBaseAttack = 7 useFairfightReduction = true optionalWarAttackableAlly = false worldId = 0 ip = "127.0.0.1" bindOnlyGlobalAddress = false loginPort = 7171 gamePort = "7172" loginTries = 3 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 1000 motd = "Welcome to Ot-Soft Global, Voce esta utilizando um servico pago Ot-Soft!" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = 0 serverName = "Ot-Soft" loginMessage = "Welcome to the Ot Soft Global!" statusTimeout = 5 * 60 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = false rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113" rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101" rsaPublic = "65537" rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413" rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073" sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "chinelozorde3" sqlDatabase = "" sqlFile = "database.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 mysqlReconnectionAttempts = 3 encryptionType = "sha1" deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 19 maxDeathRecords = 5 ingameGuildManagement = false levelToFormGuild = 8 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 1 housesPerAccount = 0 houseRentAsPrice = false housePriceAsRent = false housePriceEachSquare = 1000 houseSkipInitialRent = true houseRentPeriod = "never" houseCleanOld = 0 guildHalls = false houseProtection = true timeBetweenActions = 200 timeBetweenExActions = 1000 timeBetweenCustomActions = 500 hotkeyAimbotEnabled = true tibiaClassicSlots = false canOnlyRopePlayers = true mapName = "realmap.otbm" mapAuthor = "Siramix" randomizeTiles = true storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "" mailMaxAttempts = 20 mailBlockPeriod = 60 * 60 * 1000 mailAttemptsFadeTime = 10 * 60 * 1000 marketEnabled = true marketOfferDuration = 30 * 24 * 60 * 60 premiumToCreateMarketOffer = false checkExpiredMarketOffersEachMinutes = 60 maxMarketOffersAtATimePerPlayer = 100 daemonize = false defaultPriority = "high" niceLevel = 5 serviceThreads = 1 coresUsed = "-1" startupDatabaseOptimization = true updatePremiumStateAtStartup = true confirmOutdatedVersion = false skipItemsVersionCheck = false formulaLevel = 5.0 formulaMagic = 2.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = false emoteSpells = false unifiedSpells = true enableCooldowns = true allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = false dataDirectory = "data/" logsDirectory = "data/logs/" bankSystem = true promptExceptionTracerErrorBox = true maximumDoorLevel = 500 maxMessageBuffer = 4 tradeLimit = 100 useCapacity = true playerFollowExhaust = 0 defaultDepotSizePremium = 2000 defaultDepotSize = 1000 useMounts = true unmountPlayerInPz = true separateVipListPerCharacter = false vipListDefaultLimit = 20 vipListDefaultPremiumLimit = 100 houseDataStorage = "binary" saveGlobalStorage = true storePlayerDirection = false savePlayerData = true checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 29 ghostModeInvisibleEffect = false ghostModeSpellEffects = true idleWarningTime = 14 * 60 * 1000 idleKickTime = 60 * 60 * 1000 reportsExpirationAfterReads = 1 playerQueryDeepness = -1 tileLimit = 0 protectionTileLimit = 0 houseTileLimit = 0 freePremium = false premiumForPromotion = false blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8 pvpBlessingThreshold = 40 fairFightTimeRange = 60 experienceStages = true rateExperience = 50.0 rateExperienceFromPlayers = 0 rateSkill = 30.0 rateMagic = 20.0 rateLoot = 3.5 rateSpawnMin = 1 rateSpawnMax = 1 rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 minLevelThresholdForKilledPlayer = 0.9 maxLevelThresholdForKilledPlayer = 1.1 rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 globalSaveEnabled = false globalSaveHour = 8 globalSaveMinute = 0 shutdownAtGlobalSave = true cleanMapAtGlobalSave = false closeInstanceOnShutdown = true deSpawnRange = 2 deSpawnRadius = 50 monsterSpawnWalkback = true allowBlockSpawn = true maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false statusPort = 7171 ownerName = "Ot Soft" ownerEmail = "@ot_soft Nos Siga No facebook" url = "http://ot-soft.com" location = "Europe" displayGamemastersWithOnlineCommand = false disableLuaErrors = false displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outputLog = "" truncateLogonstartup = false managerPort = 7171 managerLogs = true managerPassword = "" managerLocalhostOnly = true managerConnectionsLimit = 1 adminPort = 7171 adminLogs = true adminPassword = "" adminLocalhostOnly = true adminConnectionsLimit = 1 adminRequireLogin = true adminEncryption = "" adminEncryptionData = "" o meu ta assim u_u como deve ficar ?? tem um bang aqui na pasta do ot escrito (database Arquivo SQL)
  23. lol mudar oq no Config.lua sendo que n tem database ? LOOOOOOOOOOOOOOOOOOOOOOOL
  24. não não não não não, não da pra fazer oque vc falou ;/ porque depois que começou essa putaria de MySQL não existe mais database aeew tem que criar um WEBSITE com esse XAMPP porque quando vai logar o mapa aparece ERROR NUM SEI OQ DE DATABASE PORQUE A DATABASE tem que criar no site affs é um lixo isso e só da pra loga normal do jeito que vc disse aeew se for 8.x porque 9.x só da pra logar assim como eu expliquei @Edit E cara como você me fala que os itens do remeres não são os mesmo do meu mapa ??? Porque tipo vou te explicar eu Abri o Remere's e editei vamos supor o templo ... taligado ? não tinha nada eu fui la no NEW e fiz o templo aeew eu salvei e depois abri denovo e estava bugado ou seja o erro está no remeres porque até então meu mapa não pertencia a ot nenhum se é que vc me intende né
  25. vlleew e desculpa ;/

Informação Importante

Confirmação de Termo