[Tutorial] LUA Scripting menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm... dont you have to use some kind of compilator or so I have heard. Does anyone know?



    Safety and Peace,
    Jimei.

    [Tutorial] LUA Scripting
  2. #17
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No compiler is needed to write lua scripts. You just write it in notepad (I recommend using Notepadd++. Google it) and then plop it into your scripts folder in your server directory.

    Though, you may need Lua++ for some things to work. For this, you will need to compile your server yourself, and then follow the directions on their website. (Look for Sun++.)

    I live in a shoe

  3. #18
    ViND_'s Avatar Contributor
    Reputation
    156
    Join Date
    Apr 2008
    Posts
    1,134
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you! +Rep

  4. #19
    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)
    I tried it for hogger. It dont work. I used this
    Code:
    function Hogger_1(pUnit, Event)
    if pUnit:GetHealthPct() < 72 then
    pUnit:RemoveEvents();
    pUnit:SendChatMessage(12, 0, "Burning Fire!")
    pUnit:FullCastSpellOnTarget(30926)
    pUnit:RegisterEvent("Hogger_2",1000, 0)
    end
    end
    
    function Hogger_2(pUnit, Event)
    if pUnit:GetHealthPct() < 39 then
    pUnit:RemoveEvents();
    pUnit:FullCastSpellOnTarget(40877)
    pUnit:RegisterEvent("Hogger_3",1000, 0)
    end
    end
    
    function Hogger_OnCombat(pUnit, Event)
    pUnit:RemoveEvents()
    pUnit:SendChatMessage(12, 0, Haha, here are the weaklings!")
    pUnit:RegisterEvent(“Hogger_1”,1000, 1)
    end
    
    RegisterpUnitEvent(448, 1, "Hogger_OnCombat")

  5. #20
    razorwolf49's Avatar Member
    Reputation
    6
    Join Date
    Jul 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For all the people wanting to learn how to sript, this is the guide to go to . This guide is truly one of the best i've seen, And i also took a few pointers from it. I no and love LUA . but i would love to undnerstand c++ and was wondering if anyone could help me with that problem . ?

  6. #21
    ant2888's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone have an arcemu teleporter NPC script I can have for my server?

    Would be very much appreciated, and nice guide.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Guide] Lua Scripting Guide is here [Updating]
    By Illidan1 in forum WoW EMU Guides & Tutorials
    Replies: 93
    Last Post: 11-04-2008, 06:56 PM
  2. [GUIDE] How to activate LUA scripts
    By ~SaiLyn~ in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 12-25-2007, 11:52 AM
  3. Lua Scripts!
    By danis in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-15-2007, 03:16 PM
  4. How To LUA Script
    By Skuxta in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 12-13-2007, 04:24 AM
  5. New LUA Scripts
    By 777devil777 in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 11-26-2007, 05:58 PM
All times are GMT -5. The time now is 05:17 AM. 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