[Guide] Creating and Compiling a Teleporter NPC menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 60
  1. #1
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Creating and Compiling a Teleporter NPC

    I am very sorry, but this forum cannot display my information correctly, and thus will ruin the guide.
    If you would still like to find out how to do this, i strongly advise you to read it on my guide site:

    This guide can be found on my site in full detail HERE!

    If you have read the guide, you can post comments / questions / and requests in this thread. I ask that the mods do not destroy this thread either :P



    Note to the mods:
    My guide got WTF pwned by our forums here xD, All the font got destroyed, so i will have to keep it on my site for now. please do not delete this thread
    Last edited by Gastricpenguin; 09-14-2007 at 09:48 PM.
    Life Puzzler WoW - Website | Forums

    [Guide] Creating and Compiling a Teleporter NPC
  2. #2
    Free Hugs's Avatar Contributor
    Reputation
    116
    Join Date
    May 2007
    Posts
    425
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    +rep for awesomeness!!!
    MMOKings - The #1 safest place to buy WoW Gold

  3. #3
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    THANKS! YOURE THE BEST!! +rep

  4. #4
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Anyone need help?
    Life Puzzler WoW - Website | Forums

  5. #5
    mismatchedsocls's Avatar Member
    Reputation
    7
    Join Date
    Sep 2007
    Posts
    130
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    got a link for visual studios?

  6. #6
    Chris-h11's Avatar Contributor
    Reputation
    91
    Join Date
    Jun 2007
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Anything special you need to do when creating the actual NPC in your database?

  7. #7
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    There isn't that much needed to create the npc.
    You can put whatever values you want into Creature_names
    For Creature_proto, you need to use these values:
    Faction : 35 (green to everyone)
    NpcFlags : 1
    Everything else is up to you.
    If you are too lazy to make an npc, here is a free one:
    INSERT INTO `creature_names` VALUES ('30010', 'Teleporter', 'Masters of Time', '0', '0', '0', '4', '0', null, '17250', '1', '1', null, null);
    INSERT INTO `creature_proto` VALUES (30010,70,70,35,1,1,0,1,1,1800,600,900,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,9999,0,0,0 ,0,0,0,2,2,'',0,0,0,0);
    Life Puzzler WoW - Website | Forums

  8. #8
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Are you referring to the Visual Studio that costs about $250 or something around that?! Whoa
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  9. #9
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Uhm. Maybe its an stupid questoin but in my Ascent folder it aint no folder thats named src. should i have to make one? same with all the folders. or should i look for a new Ascent? Please help

  10. #10
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Avatori, did you get the core off of the ascent SVN?
    Life Puzzler WoW - Website | Forums

  11. #11
    The_Zealot's Avatar Member
    Reputation
    45
    Join Date
    May 2007
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Another MASTERPIECE by gastric ^>^ +Reep all the way

  12. #12
    Chris-h11's Avatar Contributor
    Reputation
    91
    Join Date
    Jun 2007
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Originally Posted by Mesmoras View Post
    Are you referring to the Visual Studio that costs about $250 or something around that?! Whoa
    You know there's a free version... right?

  13. #13
    Mesmoras's Avatar Active Member
    Reputation
    30
    Join Date
    Jul 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    Please, explain... I googled it and didn't find a free version/trial.
    +rep is a better way to thank some one.
    xxtennisdudexx: erm, u do know manGOS is VERY buggy compared to antrix.
    mesmoras: It may be buggy but it's so easy, even a caveman can do it. lol

  14. #14
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    No i didnt. A link to an download would be nice. If thats the porblem. WIch i dont know :O

  15. #15
    Avatori's Avatar Member
    Reputation
    6
    Join Date
    Sep 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Guide] Creating and Compiling a Teleporter NPC

    BTW For those who need Visual Studios you can download it And in the Teleporter Script Folder that you downloaded from gastric guide, there is an link to the Program. I didnt find it anywhere else :O =P

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Guide] LUA teleporter NPC template and guide!!
    By Jackie Moon in forum WoW EMU Guides & Tutorials
    Replies: 34
    Last Post: 04-07-2009, 03:36 PM
  2. [Template] LUA Teleporter NPC and Mini guide!!
    By Jackie Moon in forum WoW EMU General Releases
    Replies: 13
    Last Post: 03-15-2009, 04:07 PM
  3. LUA Teleporter NPC Template and Guide!! (easy)
    By Jackie Moon in forum WoW EMU Guides & Tutorials
    Replies: 10
    Last Post: 02-20-2009, 07:38 PM
  4. [Guide] Teleporter NPC
    By Aldaus in forum WoW EMU Guides & Tutorials
    Replies: 19
    Last Post: 12-25-2007, 02:10 AM
  5. Replies: 19
    Last Post: 07-09-2007, 10:28 PM
All times are GMT -5. The time now is 07:29 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