Ir para conteúdo

ducklin

Membro
  • Registro em

  • Última visita

  1. Oi gente. Eu to tentando fazer uma action OnUse de addon doll mas n sei oq ta dando de errado. local c = { actionId = 11391, } local femaleOutfits = {["Sea Dog"]={749}} local maleOutfits = {["Sea Dog"]={750}} function onUse(cid, item, fromPosition, itemEx, toPosition) if item.actionid == c.actionId then local femaleOutfits = {["Sea Dog"]={749}} local maleOutfits = {["Sea Dog"]={750}} local msg = {"Sailor man outfit."} end if(getPlayerItemCount(cid, 5810) > 0) then if(param ~= "" and maleOutfits[param] and femaleOutfits[param]) then doPlayerRemoveItem(cid, 5810, 1) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[4]) doSendMagicEffect(getCreaturePosition(cid), CONST_ME_GIFT_WRAPS) if(getPlayerSex(cid) == 0)then doPlayerAddOutfit(cid, femaleOutfits[param][1], 3) else doPlayerAddOutfit(cid, maleOutfits[param][1], 3) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[1]) end else doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, msg[2]) end end Onde eu to errando ? Obg desde ja Erro denunciado pelo servidor :
  2. ducklin respondeu ao post em um tópico de Yamaken em Suporte & Pedidos
    existe um editor atualizado ? esse só vai até 10.1
  3. ducklin respondeu ao post em um tópico de ducklin em Suporte Tibia OTServer
    Nao usei uniqID com script usei pelo RME, deveria adicionar um item , exemplo 2453 (arcane staff)
  4. ducklin postou uma resposta no tópico em Suporte Tibia OTServer
    Fala gente, to precisando de uma ajuda não sei muito bem onde editar e ver o bug nessa situação! Todos meus containers estão com erro, e quest com uniqID nao ta ativando como quest, só abre a chest e não tem nada dentro. Bug do Container : Não consigo mexer em nada dentro de uma BP,Bag,Bookshelf. Quando mato um bicho e puxo o gold pra minha bp da server crash. AJUDA PLS

Informação Importante

Confirmação de Termo