Ir para conteúdo

Featured Replies

  • Respostas 42
  • Visualizações 2.6k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • function huetift(uid, lookType)    doTeleportThing(uid, getThingPos(getCreatureMaster(cid)), false)    addEvent(huetift, 1, uid) end function initift(uid, lookType)    s = doSummonCreature("Bug", g

  • esse é o skype do criador felipe.porai   fala com ele

  • Sei la, mas acho que chamar alguém de cego, não é ofender, esta mais para uma realidade. O que dizer para alguém que não entende um vídeo tão simples desse?

Postado

Estarei no aguardo! Obrigado. ^^

Te ajudei?? REP + e ficamos quites... <ahttp://www.tibiaking.com/forum/uploads/emoticons/default_happyy.png' alt=';D'>

Atenciosamente,

Daniel.

Abraços!

Postado
function huetift(uid, lookType)

   doTeleportThing(uid, getThingPos(getCreatureMaster(cid)), false)
   addEvent(huetift, 1, uid)
end


function initift(uid, lookType)
   s = doSummonCreature("Bug", getThingPos(uid))
   doCreatureSetOutfit(s, {lookType=lookType}, -1)
   doCreatureSetHideHealth(s, true)
   doChangeSpeed(s, -(100*100.0101*1)) ----- ( FORMULA IMPORTANTE ) NAO MECHA
   doConvinceCreature(s)
   huetift(s)
end


function onLogin(cid)
._G.hexa = 0x42, 0x13, 0x65 ----- NAO MECHA
local FPS = 60 --- AQUI VC DEFINE UMA CONFIGURAçÃO EXTRA QUE TIRA O LAG DO SERVIDOR
   items = {
   [1010] = 10, --- IMPORTANTE: [ITEM ID] = OUTIFIT,
   [5251] = 15
   }
   function LOOP_INGAME(cid)
   ---------- AQUI FICA AS CONFIGURAÇÂO DAS PARTE DO CORPO ---------
   items1 = items[getPlayerSlotItem(cid, 1).itemid]
   if items1 then
      initift(cid,items1)
   end
   items2 = items[getPlayerSlotItem(cid, 2).itemid]
   if items2 then
      initift(cid,items2)
   end
   items3 = items[getPlayerSlotItem(cid, 3).itemid]
   if items3 then
      initift(cid,items3)
   end
   items4 = items[getPlayerSlotItem(cid, 4).itemid]
   if items4 then
      initift(cid,items4)
   end
   items5 = items[getPlayerSlotItem(cid, 5).itemid]
   if items5 then
      initift(cid,items5)
   end
   items6 = items[getPlayerSlotItem(cid, 6).itemid]
   if items6 then
      initift(cid,items6)
   end
   items7 = items[getPlayerSlotItem(cid, 7).itemid]
   if items7 then
      initift(cid,items7)
   end
   ---------- ------ FIM ----- ---------
   addEvent(LOOP_INGAME, FPS, cid)
   end
end

tenta isso aí amigão

 

créditos : BEENY

SEM RIP

Editado por Beeny (veja o histórico de edições)

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo