How to make a Warp NPC/Teleporter NPC menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    Krunkage's Avatar Banned
    Reputation
    118
    Join Date
    Oct 2007
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to make a Warp NPC/Teleporter NPC

    How to make a Warp NPC/Teleporter NPC

    You Will Need:
    Download This:
    Press Here To Download
    -> MySQL Running [C:\AC Web Ultimate Repack\Server\ (Press The MySQL To Start It.) ]



    1.When You've Downloaded The WarpNpc Generator Start It
    http://i305.photobucket.com/albums/n...rklaring-1.jpg

    2. Write In Your Main Text In The Options Text Field. I Wrote: AlliancePlaces.
    Press <<Add>> Button (Down To The Left) (Remember To Press Save.) .

    You Will Get This:

    http://i305.photobucket.com/albums/n...isAlliance.jpg

    3. Now, Click On "AlliancePlaces" (Or Whatever You Wrote) .
    Write In Something New Like: Stormwind . NB!: Remember To Add Coordinates And Block Races Etc!!
    (Now Press AlliancePlaces Again And SAVE.) You Will Get A + Beside The AlliancePlaces (Or What U Wroted.)

    http://i305.photobucket.com/albums/n...ThePlaces1.jpg


    The Bad Things With This Program Are:
    * Missing Delete Button.
    *Thats Why I Gave It 4,
    *Its Including Some Errors Then All Be Closed And You Have To Start Again. Irritable.

    Grats, it should have spawned.

    I DONT HAVE THE SPAWN CODE !!!!
    Logon Heidi Or Navicat, Creature_Names Search For Ur WarpNpc Name..



    Cred to ArcticBlue from Ac-Web.org

    How to make a Warp NPC/Teleporter NPC
  2. #2
    Monarch's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank.. GOD... I have been trying SO long to find out how to use this freakin' program, and Gastric's NPC looked so nice if only he's have just put the .dll as an attachment instead of making me look for 3 hours on how to do it and fail >.<

    +Rep when I can.

  3. #3
    Krunkage's Avatar Banned
    Reputation
    118
    Join Date
    Oct 2007
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [email protected] View Post
    Thank.. GOD... I have been trying SO long to find out how to use this freakin' program, and Gastric's NPC looked so nice if only he's have just put the .dll as an attachment instead of making me look for 3 hours on how to do it and fail >.<

    +Rep when I can.
    Np, hope it helped

  4. #4
    Kiyoshi's Avatar Member
    Reputation
    28
    Join Date
    Jun 2008
    Posts
    192
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyway to make it so that there is a "remove ress sickness" option?

  5. #5
    Krunkage's Avatar Banned
    Reputation
    118
    Join Date
    Oct 2007
    Posts
    380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by [Cloud] View Post
    Is there anyway to make it so that there is a "remove ress sickness" option?
    Not sure mate, ill have a dig around and ask some friends, but im not sure.

  6. #6
    Neth'zul's Avatar Banned
    Reputation
    204
    Join Date
    Nov 2007
    Posts
    887
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its crashes wayyy too many times

  7. #7
    twamp420's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    thanks

    First off Thanks for this guide its super helpful, now if i wasnt such a super noob... alright i followed what you said here and the program output 3 files (this seems to be correct) but what do i do with those files ? like i understand that that program scripted a Teleport NPC, but how can i get that NPC onto/into my realm ?

    hope to hear from ya soon, thanks

  8. #8
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyway to make it so that there is a "remove ress sickness" option?
    Removing rez sickness you need to make a new menu and assign your spell as 15007

  9. #9
    mager1794's Avatar Member
    Reputation
    356
    Join Date
    Feb 2008
    Posts
    703
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you have to use plr->Learn(15007)
    adn then plr->Unlearn(15007)
    Lunar Gaming - Reaching For The Stars

  10. #10
    **Sweeny**'s Avatar Member
    Reputation
    33
    Join Date
    Dec 2007
    Posts
    282
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    
    {
    Plr->addSpell(15007);
    Plr->removeSpell(15007,0,0,0);
    pCreature->SendChatMessage(CHAT_MSG_MONSTER_SAY, LANG_UNIVERSAL, ");
    Plr->Gossip_Complete();
    }break;
    
    To be more specific.
    And up top you need something like
    Code:
     
    Menu->AddItem(9, "Remove Resurrection Sickness", CASE#);
    

  11. #11
    Job For a Cowboy's Avatar Active Member
    Reputation
    39
    Join Date
    Feb 2007
    Posts
    405
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok im just starting , so i do put this npc into the game once i have generated the three things?
    Hello =) <script></script>

  12. #12
    Herleybob's Avatar Contributor
    Reputation
    178
    Join Date
    Jul 2007
    Posts
    663
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need C++ 2005 and then you have to integrate it into the scripts project. and then compile it.

    Nom Nom Nom :P

  13. #13
    yggdrassill's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks :P needed that

  14. #14
    Insanity's Avatar Member
    Reputation
    11
    Join Date
    Mar 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I need help. How do I get the script to work with an npc?

  15. #15
    saikbio's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome Great Job

Page 1 of 2 12 LastLast

Similar Threads

  1. How to create a warp NPC in C++
    By mager1794 in forum WoW EMU Guides & Tutorials
    Replies: 21
    Last Post: 09-09-2008, 06:18 PM
  2. [Guide] How to create a Warp-NPC (Teleporter)
    By nikey_007 in forum WoW EMU Guides & Tutorials
    Replies: 19
    Last Post: 06-26-2008, 08:30 AM
  3. [Guide] How To Make A Custom NPC With Pics!
    By Xtinction in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 05-18-2008, 01:30 PM
  4. [question] how to make an custom npc cast spells?
    By INS4N3K1LL in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 05-18-2008, 07:45 AM
  5. [HELP] How to make a tele npc +rep to helpers!
    By cooper101 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 03-24-2008, 01:41 PM
All times are GMT -5. The time now is 05:06 PM. 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