Utamo vita quando ver determinado bicho

Const
MonsterName = 'Demon Skeletom' //Personagem Ou Criatura

while not terminated do
begin
updateworld;
for i := 0 to creatures.count - 1 do
begin
if creatures.creature.name = MonsterName then
if Creatures.Creature.npc = true then
if Creatures.Creature.Z = Self.Z then
begin
Self.say('utamo vita');
sleep(1000);
end;
end;
end;

0 comentários | COMENTE AQUI!!! :

Postar um comentário

Digite aqui seu comentário...

© Copyright 2009-2013 - Tibia Dash - Direitos Reservados.
Proibida a cópia total ou parcial deste site.
Tibia é propriedade da CipSoft GmbH . Mais em Termos e Condições .