[Guide] Lua Scripting Guide is here [Updating] menu

User Tag List

Page 7 of 7 FirstFirst ... 34567
Results 91 to 94 of 94
  1. #91
    CrazyDisc's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice

    [Guide] Lua Scripting Guide is here [Updating]
  2. #92
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    For people it won't talk to, try 14 instead of 11.

    Before:
    Code:
     
    pUnit:SendChatMessage(11, 0, "Why are u even trying?")
    After:
    Code:
     
    pUnit:SendChatMessage(14, 0, "Why are u even trying?")

  3. #93
    Deeth's Avatar Member
    Reputation
    6
    Join Date
    Jun 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :/ Mine's not working either. I'm using Apple's 2.4.3 repack (most recent)

    Code:
    Code:
    function Umbra_EnterCombat(pUnit, Event)
    	pUnit:SendChatMessage(5, 0, "You dare enter the Realm Lord's lair? This area is sacred! LEAVE!")
    end
    
    function Umbra_KilledTarget(pUnit, Event)
    	pUnit:SendChatMessage(5, 0, "Such is the fate of trespassers...")
    end
    
    function Umbra_Die(pUnit, Event)
    	pUnit:SendChatMessage(5, 0, "Fool! I am Umbra, The Chosen, guardian fit for Daethe himself! He will not ALLOW me to die!")
    end
    
    function Umbra_PlayerEntersRange(pUnit, Event)
    	pUnit:SendChatMessage(5, 0, "Visitors? I trust you were invited...")
    end
    
    RegisterUnitEvent(15989005, 1, "Umbra_EnterCombat")
    RegisterUnitEvent(15989005, 3, "Umbra_KilledTarget")
    RegisterUnitEvent(15989005, 4, "Umbra_Die")
    RegisterUnitEvent(15989005, 10, "Umbra_PlayerEntersRange")
    Can anyone help? And on a side note, how can I make it so my npc DOESN'T beat the shit out of me when I'm not invisible? I have it's faction set to 910 (Brood of Norzdumu) and am exalted wit' 'em.

    Thanks-

  4. #94
    willkill's Avatar Member
    Reputation
    4
    Join Date
    May 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a command to reload scripts without restarting?

Page 7 of 7 FirstFirst ... 34567

Similar Threads

  1. [Guide]Lua Scripts
    By Jgro1413 in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 06-21-2008, 09:53 PM
  2. Lua Scripting Guide
    By [Shon3m] in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 06-16-2008, 02:03 PM
  3. [Guide] Another LUA Scripting Guide
    By Bapes in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 05-08-2008, 05:01 PM
  4. LuA SCRIPTING (guide)
    By Dee2001 in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 03-05-2008, 11:43 AM
  5. [GUIDE] How to activate LUA scripts
    By ~SaiLyn~ in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 12-25-2007, 11:52 AM
All times are GMT -5. The time now is 04:41 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search