Ir para conteúdo
  • Cadastre-se

popitox

Membro
  • Total de itens

    6
  • Registro em

  • Última visita

Sobre popitox

  • Rank
    Neutro

Informação de Perfil

  • Eu sou
    Tibiano
  • Meu personagem
    greigz

Últimos Visitantes

286 visualizações
  1. estoy teniendo un problema con um npc, ele ta funcando 100%, pro ja tem muitas task on ele, cuando vc fala hi, old tibia client bugea, eu tou usando otx.0.3 -- Monster Tasks by Limos local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local xmsg = {} function onCreatureAppear(cid) npcHandlernCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandlernCreatureDisappear(cid) end function onCreatureSay(cid, type, msg) npcHandlernCreatureSay(cid, type, msg) end function onThink()
  2. presiso ajuda pra add delay time no meu script please local doorPos = {x=1218, y=1644, z=11} function onUse(cid, item, fromPosition, itemEx, toPosition) if item.itemid == 1946 then local v = getTileItemById(doorPos, 1219) if v.itemid == 1219 then doRelocate(doorPos, {x=doorPos.x+1, y=doorPos.y, z=doorPos.z}) doTransformItem(v.uid, 1220) end else local v = getTileItemByType(doorPos, ITEM_TYPE_DOOR) if v.itemid == 1219 or v.itemid == 1220 then doTransformItem(v.uid, 1219)
  3. plz :c im getting crazy i cant find the way to open the items.otb file without the trouble of unssuported version always if you throw down the check version :C
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo