@Magike.
Scarlet Hold Praetorian i didn't make a script for him, for they hit harder then other mobs.
Scarlet Hold Guards... thanks for the feedback, i will look into it .
@Magike.
Scarlet Hold Praetorian i didn't make a script for him, for they hit harder then other mobs.
Scarlet Hold Guards... thanks for the feedback, i will look into it .
Pure Pwnage just hope it works for me lol +Rep
Post here when bugfix is done please =D
if you are very good to lua
Here you go.. I fixed some things.
Code:function Scarlet_Hold_Guard_OnCombat(Unit, Event) Unit:SendChatMessage(12, 0, "Stand back!") Unit:RegisterEvent("Scarlet_Hold_Guard_phase",1000,0) Unit:RegisterEvent("Scarlet_Hold_Guard_shield", 32000, 0) Unit:RegisterEvent("Scarlet_Hold_Guard_knock", 54000, 0) end function Scarlet_Hold_Guard_shield(pUnit, Event) pUnit:CastSpell(47488, pUnit:GetMainTank()) end function Scarlet_Hold_Guard_knock(pUnit, Event) pUnit:CastSpell(34510, pUnit:GetMainTank()) end function Scarlet_Hold_Guard_shield(pUnit, Event) pUnit:CastSpell(47488, pUnit:GetMainTank()) end function Scarlet_Hold_Guard_knock(pUnit, Event) pUnit:CastSpell(34510, pUnit:GetMainTank()) end function Scarlet_Hold_Guard_phase(pUnit, Event) if pUnit:GetHealthPct() < 100 then pUnit:RemoveEvents(); pUnit:FullCastSpell(0) pUnit:RegisterEvent("Scarlet_Hold_Guard_shield", 32000, 0) pUnit:RegisterEvent("Scarlet_Hold_Guard_knock", 54000, 0) end end function Scarlet_Hold_Guard_OnLeaveCombat(Unit, Event) Unit:RemoveEvents() Unit:SendChatMessage(12, 0, "I serve the Scarlet Crusade!") end function Scarlet_Hold_Guard_OnDied(Unit, Event) Unit:RemoveEvents() Unit:SendChatMessage(12, 0, "I have failed you my lord!") end RegisterUnitEvent(940812, 1, "Scarlet_Hold_Guard_OnCombat") RegisterUnitEvent(940812, 2, "Scarlet_Hold_Guard_OnLeaveCombat") RegisterUnitEvent(940812, 3, "Scarlet_Hold_Guard_OnDied")
Thanks Josh253, i will stop scripting for a month maby.
So +Rep to Josh253 for helping me with the bug.
Reason: I play Warcraft III The Frozen Throne with some friends and we need to be better.
They also cast shieldslam on they're self =o
I succsesfully added whole instance but when im adding the script trough navicat ill get this
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'function Lord_Mataus_Shadowbreaker_OnCombat(Unit, Event)
Unit:SendChatMessage(' at line 1On evry boss i try to add script on :/[Err] function Lord_Mataus_Shadowbreaker_OnCombat(Unit, Event)
Unit:SendChatMessage(12, 0, "I am the greatest of my father's sons! Your end has come!")
Unit:PlaySoundToSet(14149)
Help me please![]()
LUA script should be added to the Script folder =)
well...Cant i add them this way
Nice workwill try it out
![]()
----------------------------------------------------------------
Last edited by Mircast; 03-10-2009 at 04:40 PM.
this place rocksi have a question though can you message me how to make an instance like this i mean like an acuale instance plz ty oh and i +reped you already
Nice release![]()