Recent loot - Ultimo Loot Drakens e Banuta
2 participantes
Página 1 de 1
Recent loot - Ultimo Loot Drakens e Banuta
- Código:
-- you can add more items here
local warnitems = {'dragon shield', 'knight legs', 'boots of haste', 'terra amulet', 'medusa shield', 'knight armor', 'sacred tree amulet', 'titan axe', 'rusty armor', 'terra mantle', 'terra legs', 'crown armor', 'mercenary sword', 'noble axe', 'tower shield', 'warrior helmet', 'royal helmet', 'spellbook of mind control', 'swamplair armor', 'warrior helmet', 'stone skin amulet', 'guardian halberd', 'Zaoan sword', 'drakinata', 'Zaoan armor', 'Zaoan legs', 'Zaoan shoes', 'ring of the sky', 'harness', "spellweaver's robe", 'wand of inferno', 'green gem', 'draken trophy', 'bamboo leaves', 'Zaoan robe', 'focus cape', 'guardian boots', 'zaoan helmet', 'jade hat', 'terra boots', 'lizard trophy', 'hardened bone', 'bonebeast trophy', 'spider silk'}
-- max lines to display at once
local maxindex = 8
-- spacing between lines
local spacing = 12
local index = 0
local msgs = getmessages("Server Log")
local qtd = msgs.count-1
for i=0,qtd do
if msgs[qtd-i].type == 19 and msgs[qtd-i].text:find('Loot of ') then
local colorm = false
local l = 0
for l=1, table.getn(warnitems) do
if msgs[qtd-i].text:find(warnitems[l]) then
colorm = true
break
end
end
if colorm then
setfontcolor('red')
else
setfontcolor('lime')
end
addtext(msgs[qtd-i].text, worldwin.left+40,worldwin.bottom-(maxindex*spacing)+20+(index*spacing))
index=index+1
if index == maxindex then
break
end
end
end
Sir. Felipe- Admin
- Mensagens : 193
Data de inscrição : 10/06/2013
Tavinlol- Mensagens : 1
Data de inscrição : 24/03/2014
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos
Sáb Nov 28, 2015 5:38 pm por mchamer
» [PEDIDO] Treino com slimes (knight)
Qua Jun 03, 2015 8:18 pm por Fish3r
» Tibia DICEBOT/ Xenobot / IBot / RedBot / WindBot / 10.78
Ter Jun 02, 2015 10:09 am por dawtom22
» Elite Knight - Sea Serpent + Soft Refiller
Sex Mar 13, 2015 8:46 am por Daniel Morais
» TibiaIBot 10.75 WAYPOINTS PACK 1-250!
Qua Mar 04, 2015 5:56 am por dawtom22
» Elite Knight - Port Hope Corym
Dom Mar 01, 2015 4:50 pm por aguinaldo02
» Tibia Xenobot / IBot / RedBot / WindBot / 10.75 CRACKED!
Dom Mar 01, 2015 3:27 pm por dawtom22
» DUVIDA - TARGETTING
Dom Mar 01, 2015 2:08 pm por andreeysz
» TibiaIBot 10.75 WAYPOINTS PACK 1-250!
Seg Fev 23, 2015 8:39 am por dawtom22