Ir para conteúdo

mauriciooz

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    mauriciooz recebeu reputação de arthurluiz1 em Stamina refil e Item que entrega todas bless   
    Não deu certo não o tfs aqi e 1.0

    ALGUÉM?
  2. Gostei
    mauriciooz deu reputação a Qwizer em (Resolvido)Erro no shop   
    baixe 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
  3. Gostei
    mauriciooz deu reputação a Sr.Samuel em (Resolvido)Galera to com erro na tumba de horestis HELP   
    local 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
  4. Gostei
    mauriciooz deu reputação a Sr.Samuel em (Resolvido)Experiencia diferenciada por level   
    Configure o stage.xml http://www.tibiaking.com/forum/topic/17511-como-editar-seus-stages/
  5. Gostei
    mauriciooz deu reputação a Qwizer em Erro nos comando de GOD e NPC AVAR TAR   
    pra 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.
  6. Gostei
    isso e um npc,que o jogo ta achando que e um monstro.
  7. Gostei
    isso ai é o nome da house, vai no house.xml e edita la ... ou até apague essa linha entende ? 

Informação Importante

Confirmação de Termo