Blazera 8.60
blazera.net
SOBRE O BLAZERA
Um fresh start em um servidor 8.6 clássico, com real map, focado na experiência raiz do Tibia. | Classic Real Map • Fresh Start • Client 8.6 • Old School Gameplay • Active Community
Inicia em:
--
Participar
Histórico de Curtidas
-
mauriciooz recebeu reputação de arthurluiz1 em Stamina refil e Item que entrega todas blessNão deu certo não o tfs aqi e 1.0
ALGUÉM?
-
mauriciooz deu reputação a Qwizer em (Resolvido)Erro no shopbaixe o arquivo em anexo va na pasta data/globalevents/others e coloque dentro, depois abra o globalevents.xml e adicione
<globalevent name="Shop" interval="60000" script="others/shop.lua"/>
shop.lua
-
mauriciooz deu reputação a Sr.Samuel em (Resolvido)Galera to com erro na tumba de horestis HELPlocal config = { jarPositions = { [1] = Position({x = 32991, y = 32721, z = 8}), [2] = Position({x = 32940, y = 32778, z = 9}), [3] = Position({x = 32985, y = 32772, z = 10}), [4] = Position({x = 32936, y = 32752, z = 11}), [5] = Position({x = 32979, y = 32737, z = 12}) }, time = 2500, brokenJarId = 13495, chance = 1000000, randomText = {"Waaaaaah", "You are too afraid to destroy this object"}, bossName = "Horestis", <singlespawn delay="1" name="Hero Hacker" x="32941" y="32793" z="12" /> } function onUse(cid, item, fromPosition, itemEx, toPosition) local player = Player(cid) if itemEx.itemid == 13500 then if player:getStorageValue(item.actionid) > os.time() then player:say("You are too afraid to destroy this object", TALKTYPE_ORANGE_1) return true end player:setStorageValue(item.actionid, os.time() + config["time"]) local rand = math.random(100) if rand > config["chance"] then player:say(config["randomText"][math.random(#config["randomText"])], TALKTYPE_ORANGE_1) return true end Item(item.uid):transform(config["brokenJarId"]) for i = 1, #config["jarPositions"] do local tile = config["jarPositions"][i]:getTile() if tile then local thing = tile:getItemById(config["brokenJarId"]) if thing and thing:isItem() then broken = 1 else broken = 0 break end end end if broken > 1 then Game.createMonster(config["bossName"], config["bossPosition"]) end else player:say("This jar is already broken!", TALKTYPE_ORANGE_1) end return true end
Substitua Hero Hacker pelo nome do bixo
-
mauriciooz deu reputação a Sr.Samuel em (Resolvido)Experiencia diferenciada por levelConfigure o stage.xml http://www.tibiaking.com/forum/topic/17511-como-editar-seus-stages/
-
mauriciooz deu reputação a Qwizer em Erro nos comando de GOD e NPC AVAR TARpra ter acesso a todos os comandos alem do group_id 3 tem que por o type 5 em accounts, quantos ao npc Avar Tar os storages estão errados só pegar os storages corretos das quest e alterar o lua.
-
mauriciooz deu reputação a Jobs em [v32] GlobalFull 11/12 - New Asuras, Falcons, Warzones 4,5,6 . (Updates Frequentes)isso e um npc,que o jogo ta achando que e um monstro.
-
mauriciooz deu reputação a Malblofor em [v32] GlobalFull 11/12 - New Asuras, Falcons, Warzones 4,5,6 . (Updates Frequentes)isso ai é o nome da house, vai no house.xml e edita la ... ou até apague essa linha entende ?