PDA

View Full Version : Tiny Jento



Boxxy
03-08-08, 10:36 PM
-----Made by noobcraft of psfdb----


function phaase_11(pUnit, Event)
if pUnit:GetHealthPct() < 90 then
pUnit:RemoveEvents();
pUnit:SendChatMessage (11, 0, "TINY PEOPLE ATTACK!")
pUnit:FullCastSpell(32700)
pUnit:RegisterEvent("phaase_22",1000, 0)
end
end

function phaase_22(pUnit, Event)
if pUnit:GetHealthPct() < 70 then
pUnit:RemoveEvents();
pUnit:SendChatMessage (11, 0, "TINY JENTO FIRES!")
pUnit:FullCastSpell(27173)
pUnit:RegisterEvent("phaase_33",1000, 0)
end
end

function phaase_33(pUnit, Event)
if pUnit:GetHealthPct() < 50 then
pUnit:RemoveEvents();
pUnit:SendChatMessage (11, 0, "TINY POWER!")
pUnit:FullCastSpell(27136)
pUnit:RegisterEvent("phaase_44",1000, 0)
end
end

function phaase_55(pUnit, Event)
if pUnit:GetHealthPct() < 10 then
pUnit:RemoveEvents();
pUnit:SendChatMessage (11, 0, "TINY JENTO FIRES LOLOLOL")
pUnit:FullCastSpell(1020)
pUnit:RegisterEvent("phaase_66",1000, 0)
end
end

function phaase_66(pUnit, Event)
if pUnit:GetHealthPct() < 3 then
pUnit:RemoveEvents();
pUnit:SendChatMessage (11, 0, "TINY NOOBCRAFT I ARE NEEDS YOUSE HELPS")
pUnit:FullCastSpell(27154)
end
end
function Booss_start(pUnit, Event)
pUnit:RegisterEvent("phaase_11",1000, 0)
pUnit:SendChatMessage (11, 0, "$N, I IS GANA KILLS YOUSE!")
pUnit:FullCastSpell(27136)
end
RegisterUnitEvent(400006, 1, "Booss_start")


He is supposed to battle alongside tiny noobcraft