[LUA] Boss Minion Firewall Trick menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Dpsfraud's Avatar Active Member
    Reputation
    15
    Join Date
    Feb 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [LUA] Boss Minion Firewall Trick

    Ok here it is, the wall of fire. Remember Zul'Aman? those firewalls are untargettable creatures with an aura called Fire Wall.

    For this im going to make the boss spawn the wall and it will slowly close in on you. And ofcourse will despawn after a few seconds, ill make it immune to all spells and physical attacks aswell.

    Code:
     
    function FireWall_Create(Unit, Event)
        Unit:StopMovement(7000) < Halt Movement for 7 Seconds
        local faction = 45 < Same Faction as Boss to Aggro on Spawn
        x = Unit:GetX();
        y = Unit:GetY();
        z = Unit:GetZ();
        o = Unit:GetO();
        Unit:SpawnCreature(99311, x, y, z, o, faction, 13000) < Spawn Fire Wall
        Unit:SendChatMessage(8, 0, ".,-='Flame Wave'=-,.") < Whisper Player
     
    function Firewall_OnSpawn(Unit, Event)
        Unit:CastSpell(40282) < Immune to Everything
        Unit:CastSpell(43113) < Fire Wall
    end
    RegisterUnitEvent(99311, 1, "Firewall_OnSpawn")
    I've already broken down most of it in code.
    The boss spawns the NPC which then casts spell 40282 and 43113 on itself, the first one making it immune to everything, the second one giving it the fire wall aura. I've made the spawn time for the npc 13 seconds because around that time the fire wall aura finishes, but of course you could keep the fire wall up for the whole fight if you want, you just have to keep calling the event to cast it, just like what I did when the dragon changed faction to 35 and its health held at 50%!

    [LUA] Boss Minion Firewall Trick
  2. #2
    runemaster's Avatar Banned
    Reputation
    25
    Join Date
    Dec 2007
    Posts
    291
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sweet ANOTHER awesome script

  3. #3
    shadowquinn's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great script

Similar Threads

  1. [Release] First LUA boss
    By Spartansp in forum World of Warcraft Emulator Servers
    Replies: 37
    Last Post: 02-25-2008, 08:27 PM
  2. [Release/Info] Custom LUA Bosses!
    By Gastricpenguin in forum World of Warcraft Emulator Servers
    Replies: 38
    Last Post: 02-08-2008, 12:14 PM
  3. Lua Boss Script Problems!!
    By blah7 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 01-22-2008, 08:59 PM
  4. [Realese]Overlord Arakk-Lua Boss!
    By Xcynic in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 01-08-2008, 01:18 PM
  5. [Share] Anoziar the Great, LUA Boss!
    By Creepfold in forum World of Warcraft Emulator Servers
    Replies: 21
    Last Post: 01-07-2008, 07:40 PM
All times are GMT -5. The time now is 08:43 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search