25 Hidden Locations Tele's All On 1 NPC!! (LUA CODE) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    25 Hidden Locations Tele's All On 1 NPC!! (LUA CODE)

    This Post has been updated click here to see updates!!!



    Hey Ben again, today I want to share my first .lua ever made by me from the ground up! It has 25 teles that i think own WoW!!

    For these to work you cannot have a tele NPC already in your scripts.

    Steps for using-
    1 - Go into server configs and then "arcemu-world" or "ascent-world"
    2 - Find
    Code:
    <ScriptBackends LUA="0" AS="0">
    Change it to
    Code:
    <ScriptBackends LUA="1" AS="0">
    3 - Copy and Paste code below into notepad and save as title of the code box's
    4 - Enter in Hidden Warps.sql into Database using Heisql or Navicat
    5 - Enter in Hidden Warps.lua into folder "scripts" in your server core folder.
    6 - Start or Restart server and type .npc spawn 66666 and see my teles!



    Save this as Hidden Warps.sql
    Code:
    INSERT INTO `creature_names` VALUES ('66666', 'Teleports', 'To Hidden Places', '', '0', '0', '0', '3', '0', '0', '16167', '0', '0', '0', '1', '1', '0', null);
    INSERT INTO `creature_proto` VALUES ('66666', '80', '80', '35', '10000', '10000', '10000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '2002', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '100', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0');


    Save this as Hidden Warps.lua
    Code:
    function On_Gossip(unit, event, player)
    unit:GossipCreateMenu(3544, player, 0)
    unit:GossipMenuAddItem(2, "Hidden Places", 1, 0)
    unit:GossipMenuAddItem(2, "Hidden Places 2", 3, 0)
    unit:GossipMenuAddItem(2, "Best 2 Teles!!", 2, 0)
    unit:GossipSendMenu(player)
    end
    
    function Gossip_Submenus(unit, event, player, id, intid, code)
    
    if(intid == 999) then
    unit:GossipCreateMenu(3543, player, 0)
    unit:GossipMenuAddItem(2, "Hidden Places", 1, 0)
    unit:GossipMenuAddItem(2, "Hidden Places 2", 3, 0)
    unit:GossipMenuAddItem(2, "Best 2 Teles!!", 2, 0)
    unit:GossipSendMenu(player)
    end
    
    if(intid == 1) then
    unit:GossipCreateMenu(3543, player, 0) 
    unit:GossipMenuAddItem(1, "South Seas", 34, 0)
    unit:GossipMenuAddItem(1, "Hidden Camp", 35, 0)
    unit:GossipMenuAddItem(1, "Stonetalon Mountains", 36, 0)
    unit:GossipMenuAddItem(1, "Some Stone", 37, 0)
    unit:GossipMenuAddItem(1, "Unknown", 38, 0)
    unit:GossipMenuAddItem(1, "Old Hillsbrad", 39, 0)
    unit:GossipMenuAddItem(1, "Airport", 40, 0)
    unit:GossipMenuAddItem(1, "Better Darkshore", 41, 0)
    unit:GossipMenuAddItem(1, "On Top Dun Morogh", 42, 0)
    unit:GossipMenuAddItem(1, "Old IF", 43, 0)
    unit:GossipMenuAddItem(1, "Castle, Docks, & Flying Fish!", 44, 0)
    unit:GossipMenuAddItem(1, "Mulgore", 45, 0)
    unit:GossipMenuAddItem(1, "No Name!", 46, 0)
    unit:GossipMenuAddItem(1, "Jail...", 47, 0)
    unit:GossipMenuAddItem(0, "Back", 999, 0)
    unit:GossipSendMenu(player)
    end
    
    if(intid == 3) then
    unit:GossipCreateMenu(3543, player, 0)
    unit:GossipMenuAddItem(1, "Alter", 16, 0)
    unit:GossipMenuAddItem(1, "Wetlands Farm", 17, 0)
    unit:GossipMenuAddItem(1, "Highest Spot In World", 18, 0)
    unit:GossipMenuAddItem(1, "Ferals", 19, 0)
    unit:GossipMenuAddItem(1, "Dire Maul", 20, 0)
    unit:GossipMenuAddItem(1, "Hidden Castle (Walk Forward)", 48, 0)
    unit:GossipMenuAddItem(1, "Nice Open Land", 21, 0)
    unit:GossipMenuAddItem(1, "Hyjal", 22, 0)
    unit:GossipMenuAddItem(1, "Water Under Water?", 23, 0)
    unit:GossipMenuAddItem(0, "Back", 999, 0)
    unit:GossipSendMenu(player)
    end
    
    if(intid == 2) then
    unit:GossipCreateMenu(3543, player, 0)
    unit:GossipMenuAddItem(1, "Cave!!", 24, 0)
    unit:GossipMenuAddItem(1, "Carnival!!", 25, 0)
    unit:GossipMenuAddItem(0, "Back", 999, 0)
    unit:GossipSendMenu(player)
    end
    
    if(intid == 34) then
        player:Teleport(1, -11812.622070, -4742.063477, 6.393911)
    end
    if(intid == 35) then
        player:Teleport(0, -6177.947754, -761.462769, 423.045898)
    end
    if(intid == 36) then
        player:Teleport(1, 1806.056152, 1437.497681, 167.147919)
    end
    if(intid == 37) then
        player:Teleport(1, 2814.080322, 2248.703125, 215.486191)
    end
    if(intid == 38) then
        player:Teleport(36, -1939.969604, 443.571930, 59.377697)
    end
    if(intid == 39) then
        player:Teleport(560, 2635.961914, -278.525665, 149.280167)
    end
    if(intid == 40) then
        player:Teleport(0, -4653, -1688, 504)
    end
    if(intid == 41) then
        player:Teleport(1, 7477.748047, -1573.777710, 198.481674)
    end
    if(intid == 42) then
        player:Teleport(0, -4795.883301, -1000.524048, 895.791626)
    end
    if(intid == 43) then
        player:Teleport(0, -4815.312500, -971.277771, 464.708954)
    end
    if(intid == 44) then
        player:Teleport(560, 3602.619873, 2287.018799, 59.256119)
    end
    if(intid == 45) then
        player:Teleport(1, -2204.196289, 423.247314, 173.272491)
    end
    if(intid == 46) then
        player:Teleport(1, -9140.728516, 1594.322510, 20.035799)
    end
    if(intid == 47) then
        player:Teleport(29, 0, 0, 0)
    end
    if(intid == 48) then
        player:Teleport(37, -467.925690, -120.765198, 318.980011)
    end
    if(intid == 16) then
        player:Teleport(560, 3672.952881, -214.583542, 80.487816)
    end
    if(intid == 17) then
        player:Teleport(0, -4008.987549, -1280.995850, 146.769638)
    end
    if(intid == 18) then
        player:Teleport(1, 5128.426758, -3800.285156, 1970.802490)
    end
    if(intid == 19) then
        player:Teleport(1, -2797.171387, 1023.446533, 63.361565)
    end
    if(intid == 20) then
        player:Teleport(1, -3390.920654, 1114.148193, 137.641739)
    end
    if(intid == 21) then
        player:Teleport(0, -5582, 887, 393)
    end
    if(intid == 22) then
        player:Teleport(1, 4674, -3638, 966)
    end
    if(intid == 23) then
        player:Teleport(1, -12205, 3061, -22)
    end
    if(intid == 24) then
        player:Teleport(1, 4849, -1775, 1163)
    end
    if(intid == 25) then
        player:Teleport(1, -6310, -3952, 58)
    end
    end
    
    RegisterUnitGossipEvent(66666, 1, "On_Gossip")
    RegisterUnitGossipEvent(66666, 2, "Gossip_Submenus")

    Hope You Like!!

    PICS!!!









    Edit- Don't forget to check my other post!! It's a program that makes object teleports and items!!
    Last edited by benzkool; 12-11-2008 at 02:59 PM.

    25 Hidden Locations Tele's All On 1 NPC!! (LUA CODE)
  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)
    YAY First!

    +Rep great job!
    Immortal GamerZ Under Development!

  3. #3
    936714825's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice job , and hey how do i get GM helper? +Rep

  4. #4
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bsod-staff14 View Post
    YAY First!

    +Rep great job!
    Thx you wouldn't believe me if i told you how long it took to get it to work....

  5. #5
    936714825's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and Question where do i put the sql file?

  6. #6
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 936714825 View Post
    and Question where do i put the sql file?
    You need HeidiSQL or Navicat, if you have one of those open the .sql and click to "Query" tab then click f9 and it will enter in.

    Also here is gm addon - RapidShare Webhosting + Webspace

  7. #7
    936714825's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have both i use Navicat thou hmm okay doks ill be putting ur teleporter in my gm island for sure and really nice job on it

  8. #8
    Chatix's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Enter in Hidden Warps.sql into Database using Heisql or Navicat
    Save this as Hidden Warps.sql
    Code:
    INSERT INTO `creature_names` VALUES ('66666', 'Teleports', 'To Hidden Places', '', '0', '0', '0', '3', '0', '0', '16167', '0', '0', '0', '1', '1', '0', null);
    INSERT INTO `creature_proto` VALUES ('66666', '80', '80', '35', '10000', '10000', '10000', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '360000', '2002', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '100', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0');
    Ehh benz beat me to it =P

  9. #9
    936714825's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Says invaild entry id

  10. #10
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Idk what your doing wrong lol post image and ill see if i can help more..

  11. #11
    936714825's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    noo like when i type in .npc go or spawn or w/e 666666

    says valid entry id or somthing.

  12. #12
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 936714825 View Post
    noo like when i type in .npc go or spawn or w/e 666666

    says valid entry id or somthing.
    well its .npc spawn 66666
    there is only 5 number 6's

    if that still doesnt work then try entering the sql file in again
    also you need to restart server for it to take effect..

  13. #13
    chaoticd35's Avatar Site Donator
    Reputation
    44
    Join Date
    Jun 2007
    Posts
    337
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice release! I have seen many taxis, but this is something different.:clap: 2 +Rep

  14. #14
    Fireblast's Avatar Contributor
    Reputation
    195
    Join Date
    Aug 2008
    Posts
    883
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great for making like mall or w/e stuff you like doing.

  15. #15
    benzkool's Avatar Member
    Reputation
    23
    Join Date
    Nov 2008
    Posts
    119
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    TY both and yes the whole point was to be different, tired of seeing the same taxis "Horde Locations" "Ally Locations"....its time to break the mold here with taxis there are thousands of possibilities.

Page 1 of 2 12 LastLast

Similar Threads

  1. [Memoir] All Hidden Locations of WoW before Cataclysm
    By Xel in forum World of Warcraft Exploration
    Replies: 315
    Last Post: 05-10-2015, 02:11 PM
  2. All of the .npc emote's enjoy :)
    By Tom_2001 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 08-05-2011, 04:37 PM
  3. Replies: 31
    Last Post: 03-30-2011, 09:17 PM
  4. Hidden Places Tele Npc Updated 30+ Now!
    By benzkool in forum WoW EMU General Releases
    Replies: 44
    Last Post: 05-18-2009, 07:14 AM
  5. Antrix/ascent ID search 4.0. Updated to have ALL GO and NPC IDs for ascent.
    By Equ1N0X in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-02-2007, 07:28 PM
All times are GMT -5. The time now is 10:21 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