[Workshop]Wotlk LUA scripting menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Workshop]Wotlk LUA scripting

    Hi!

    I wanna contribute to MMOWNED, and im taking advantage of the Wotlk expansion pack to make it.

    So im offering my services to make ANY Lua script of ANY new mob in wotlk.

    Just post your reply here

    [Workshop]Wotlk LUA scripting
  2. #2
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds give if I can supply a SQL of a WOTLK Monster you will create a LUA Script of were I want it spawned what I want it to say make it cast spells and etc?

  3. #3
    Exacute's Avatar Active Member
    Reputation
    67
    Join Date
    Mar 2008
    Posts
    337
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hehe alright: if you wanna contribute:
    Heres something i been looking for for like a year...
    A script that make like the bombing Q on Queldanas, The flying overwiev in SW harbor.. etc..
    like u talk to someone, and it makes ur char uncontrolled, and u get on a mount, and follow some waypoints..
    Its a hell of script.. but i know MANY is looking for it
    [/COLOR]

  4. #4
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is quite hard on lua... BUT I can try to make it. I dont promise anything though

    Edit: Could you explain your request bsod-staff14 ?

  5. #5
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Exacute View Post
    Hehe alright: if you wanna contribute:
    Heres something i been looking for for like a year...
    A script that make like the bombing Q on Queldanas, The flying overwiev in SW harbor.. etc..
    like u talk to someone, and it makes ur char uncontrolled, and u get on a mount, and follow some waypoints..
    Its a hell of script.. but i know MANY is looking for it
    Sun ++ have's it done in C++ fully working all QuelDanas Quests....

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  6. #6
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Umm yes Make a welcome panda...Name Like MMOwned welcomer.Menu items:
    Level to 80
    Starting Gear(Death Knight Armor) Make it say congradulations Death Knight!
    And last but not least WOTLK Spells!
    All The New Spells!
    Make it so when you walk by it it says come one come all!DK Equipment HERE!

  7. #7
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you give me an sql with your npc, I will make the script

  8. #8
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes sir not a problem.

    Actoley do you need an SQL?Because I know that LUA Just put in the NPC ID...So ID As 99099
    Immortal GamerZ Under Development!

  9. #9
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Though that you wanted a specific NPC. In that case, Im gonna make it

  10. #10
    Noobcraft's Avatar Member
    Reputation
    141
    Join Date
    Aug 2007
    Posts
    598
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Exacute View Post
    Hehe alright: if you wanna contribute:
    Heres something i been looking for for like a year...
    A script that make like the bombing Q on Queldanas, The flying overwiev in SW harbor.. etc..
    like u talk to someone, and it makes ur char uncontrolled, and u get on a mount, and follow some waypoints..
    Its a hell of script.. but i know MANY is looking for it
    Thats c++ and i think someone alredy made it ill have to search around.

    Edit:nvm sun++ has it lol



  11. #11
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are deffinitly contributing so +Rep bro!
    Immortal GamerZ Under Development!

  12. #12
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, im already finishing it. Soon Ill post it here.

  13. #13
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    function DK_OnGossipTalk(pUnit, event, player, pMisc)
      pUnit:CreateGossipMenu(100, player, 1)
      pUnit:GossipMenuAddItem(0, "DK Gear!", 2, 0)
      pUnit:GossipMenuAddItem(0, "DK Spells", 3, 0)
      pUnit:RegisterEvent("DK_Class",1000,0)
      pUnit:GossipSendMenu(player)
     end
    
    function DK_PlayerEnter(pUnit,Event)
      pUnit:SendChatMessage(14, 0, Deathknight Equipment here!!")
     end
    
    function DK_Class(pUnit,Event)
     Choice=math.random(1.10)
      if Choice==1 then
      if pUnit:GetPlayerClass() == 6 then
      pUnit:SendChatMessage(12, 0, "Hello Deathknight")
     end
      if Choice==2 then
      if pUnit:GetPlayerClass() == 1 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==3 then
      if pUnit:GetPlayerClass() == 2 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==4 then
      if pUnit:GetPlayerClass() == 3 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==5 then
      if pUnit:GetPlayerClass() == 4 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==6 then
      if pUnit:GetPlayerClass() == 5 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==7 then
      if pUnit:GetPlayerClass() == 7 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==8 then
      if pUnit:GetPlayerClass() == 8 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
      if Choice==9 then
      if pUnit:GetPlayerClass() == 9 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0," You are not a DeathKnight!!")
     end
      if Choice==10 then
      if pUnit:GetPlayerClass() == 11 then
      pUnit:FullCastSpellOnTarget(5, pUnit:GetRandomPlayer(0))
      pUnit:SendChatMessage(14, 0, "You are not a DeathKnight!!")
     end
    end
    
    
    function Music_OnGossipSelect(pUnit, event, player, id, intid, code, pMisc)
       if (intid == 2) then
      pUnit:AddItem(34648, 1)
      pUnit:AddItem(34649, 1)
      pUnit:AddItem(34650, 1)
      pUnit:AddItem(34651, 1)
      pUnit:AddItem(34652, 1)
      pUnit:AddItem(34653, 1)
      pUnit:AddItem(34655, 1)
      pUnit:AddItem(34656, 1)
      pUnit:AddItem(34659, 1)
     end
       if (intid == 3) then
      pUnit:LearnSpell(42650)
      pUnit:LearnSpell(51379)
      pUnit:LearnSpell(49921)
      pUnit:LearnSpell(51411)
      pUnit:LearnSpell(55262)
      pUnit:LearnSpell(55268)
      pUnit:LearnSpell(49924)
      pUnit:LearnSpell(49895)
      pUnit:LearnSpell(49938)
      pUnit:LearnSpell(51328)
      pUnit:LearnSpell(49930)
      pUnit:LearnSpell(51425)
      pUnit:LearnSpell(55271)
      pUnit:LearnSpell(57623)
      pUnit:LearnSpell(50977)
      pUnit:LearnSpell(48778)
     end
    end
    
    RegisterUnitGossipEvent(234670, 1, "DK_OnGossipTalk")
    RegisterUnitGossipEvent(234670, 2, "DK_OnGossipSelect")
    RegisterUnitEvent(234670, 10, "DK_PlayerEnter")

    P.S - For the lvl 80, make a quest with lots of XP.
    And I didnt test it, because my server's LUA dll is bugged. So if you have any problems, post them here

  14. #14
    bsod-staff14's Avatar Member
    Reputation
    35
    Join Date
    Nov 2008
    Posts
    443
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol its all good bro thanks so much when I can I will +Rep you again because this is definitly awesome!!!
    Immortal GamerZ Under Development!

  15. #15
    Edude's Avatar Member
    Reputation
    98
    Join Date
    Jul 2008
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Worked? Really, if you find ANY errors, please tell me, want everything to work

Page 1 of 2 12 LastLast

Similar Threads

  1. [RELEASE] WOTLK Kel'Thuzad LUA Script!
    By VictoRo in forum WoW EMU General Releases
    Replies: 21
    Last Post: 01-01-2009, 06:46 AM
  2. [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
  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:19 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