[Help] Spawning Problem menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Muruk's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help] Spawning Problem

    Ok, well im trying to get these 2 monsters to spawn at a certain phase of a boss fight, in Eastern Plaguelands, however the monsters arnt spawning when i get to the phase, thing is i have gotten it to work before in felwood, is there a factor between the eastern kingdoms and kalimdor that makes it so you can only use summon scripts in kalimdor? because so far I have been unable to get them to summon in the Eastern Kingdoms.

    [Help] Spawning Problem
  2. #2
    ~ViVo~'s Avatar Banned
    Reputation
    52
    Join Date
    Feb 2008
    Posts
    560
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know that maps would have anything to do with it.

  3. #3
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post your LUA.

  4. #4
    Muruk's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    function SWP_Atk(pUnit)
     pUnit:FullCastSpellOnTarget(23952, pUnit:GetRandomPlayer(0))
    end
    
    function Smite_Atk(pUnit)
     pUnit:FullCastSpellOnTarget(20696, pUnit:GetRandomPlayer(0))
    end
    
    function HV_Atk(pUnit)
     pUnit:CastSpell(38838)
    end
    
    function Summon_KL(pUnit, Event)
     if pUnit:GetHealthPct() < 15 then
      pUnit:RemoveEvents();
      x = pUnit:GetX()
      y = pUnit:GetY()
      z = pUnit:GetZ()
      o = pUnit:GetO()
      pUnit:SpawnCreature(74004,x,y,z,o,14,0)
      pUnit:SpawnCreature(74005,x,y,z,o,14,0)
      pUnit:CastSpell(38838)
      pUnit:SendChatMessage(12, 0, "Kuz, Luz, Dinner Time!!")
     end
    end
    
    function Razarch_OnCombat(pUnit, Event)
     pUnit:SendChatMessage(12, 0, "What is this? You wish to claim my Key? Then you will have to pry it from my cold dead fingers!")
     pUnit:RegisterEvent("SWP_Atk",7000, 0)
     pUnit:RegisterEvent("Smite_Atk",12000, 0)
     pUnit:RegisterEvent("HV_Atk",15000, 0)
     pUnit:RegisterEvent("Summon_KL"1000, 0)
     pUnit:CastSpell(33147)
    end
    
    function Razarch_OnLeave(pUnit, Event)
     pUnit:RemoveEvents();
    end
    RegisterUnitEvent(74002, 1, "Razarch_OnCombat")
    RegisterUnitEvent(74002, 2, "Razarch_OnLeave")
    i modded it a little bit from when it was to try and fix it, but overall it just isnt working he wont initialize the OnCombat part right now, whenever i delete the summon phase of the fight everything works again.

Similar Threads

  1. Need help! got problem with Ascent.exe will +rep :P
    By Anthraxx in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 01-26-2008, 10:12 AM
  2. [HELP] Interesting Problem.
    By Rhynix in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 01-06-2008, 03:06 AM
  3. [request] +rep for your help... Ascent problem
    By iccy in forum World of Warcraft Emulator Servers
    Replies: 50
    Last Post: 12-30-2007, 03:41 AM
  4. [HELP] Ascent problem - mount don't work
    By movious in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-17-2007, 05:55 AM
  5. [HELP] Creature Spawn Problems
    By Matis02 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-23-2007, 07:32 AM
All times are GMT -5. The time now is 08:29 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