[Mangos] NPC ARCHERUS TAXI menu

User Tag List

Results 1 to 12 of 12
  1. #1
    lick_z's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Mangos] NPC ARCHERUS TAXI + PICS

    npc_acherus_taxi.cpp

    Code:
    -----Inline Attachment Follows-----
    
    #include "precompiled.h"
    #include "WorldPacket.h"
    
    #define GOSSIP_FLIGHT "I need a ride"
    
    bool GossipHello_npc_acherus_taxi(Player *player, Creature *_Creature)
    {
    player->SetTaxiCheater(true);
    
    player->ADD_GOSSIP_ITEM(0, GOSSIP_FLIGHT, GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF + 1);
            player->SEND_GOSSIP_MENU(9978,_Creature->GetGUID());
        return true;
    }
    
    bool GossipSelect_npc_acherus_taxi(Player *player, Creature *_Creature, uint32 sender, uint32 action )
    {
        if (action == GOSSIP_ACTION_INFO_DEF + 1)
        {
          if (player->GetPositionZ() >=316)     
            {
            player->GetSession()->SendDoFlight(24446, 1053);
            }else{
            player->GetSession()->SendDoFlight(24446, 1054);
            }
    
        }
        return true;
    }
    
    void AddSC_npc_acherus_taxi()
    {
        Script *newscript;
    
    newscript = new Script;
    newscript->Name="npc_acherus_taxi";
    newscript->pGossipHello = &GossipHello_npc_acherus_taxi;
    newscript->pGossipSelect = &GossipSelect_npc_acherus_taxi;
    newscript->RegisterSelf();
    }
    Guide !


    Step 1

    Copy this and save as "npc_acherus_taxi.cpp"

    Step 2

    Put Scriptdev2 files downloaded with SVN into mangos root "mangos\scr\bindings\"

    Step 3

    After you copy Scriptdev2 folder in bindings folder copy npc_acherus_taxi.cpp in Scriptdev2 in "\scripts\custom\" something like this !



    Step 4
    Open form Scriptdev2 folder file "ScriptMgr.cpp" and search for
    Code:
    // -- Custom --
    if u use a program like notepad++ you will find it at line 53, after you find it add this
    Code:
    extern void AddSC_npc_acherus_taxi();
    Search again for
    Code:
    // -- Custom --
    this should be on middle of page at line 903 and add this
    Code:
    AddSC_npc_acherus_taxi();
    save and exit !

    Step 5
    Now open ScriptV90 and go to "Scirpts" folder ->"npc" on npc folder click right and make just like this picture !

    and search for "npc_archerus_taxi.cpp form custom folder from Scriptdev2

    Step 6 select your release x64 or win32 and build :wave:
    Last edited by lick_z; 05-21-2009 at 03:17 AM.

    [Mangos] NPC ARCHERUS TAXI
  2. #2
    LaAevie's Avatar Member
    Reputation
    85
    Join Date
    Mar 2008
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am not sure about this, but if I am correct this is for the DK start, this will allow you to fly down to the area before completing the required quests, therefore a problem.

    Problem with this, since all of the DK start is phased and really, nothing is even spawned, it just changes based upon what quests you have completed. Really simple system, but their is so many different ways it could be done, and what is the most efficient, who knows.
    <3

  3. #3
    dBloc's Avatar Member
    Reputation
    10
    Join Date
    May 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Don't ask for +rep, and I since there is no guide, how do we know you didn't just copy paste it from elsewhere?

    Sorry. No cookie for you.

  4. #4
    Hyldran0's Avatar Contributor
    Reputation
    118
    Join Date
    Nov 2008
    Posts
    374
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well Nice Script but like dBloc said. How do we know that u haven't copy it ? well i'm kinda nice cus it's a nice script but not that usefull :S +rep anyways for Trying
    Shit's Gone Real

  5. #5
    Henkke's Avatar Member
    Reputation
    26
    Join Date
    Sep 2008
    Posts
    287
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Copy & paste from
    Login
    Which is linked from russian mangos forums getmangos.org
    No rep for you & die in fire.

  6. #6
    lick_z's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Who ask a rep? i just share it ! that's all !

  7. #7
    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)
    Caugh dickwads.... Sorry for them Lick appreciate the contribution its a share we understand. I see you arnt active. Understandable since everyone on here are dicks. Just ignore it thats what most do. +Rep for sharing hope you get out of noob and become more active .

    Still good to see someone is keeping mangos alive on this web.

    Even though I am a ascent man myself I do however enjoy the battlez between the core's.
    Immortal GamerZ Under Development!

  8. #8
    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)
    Originally Posted by bsod-staff14 View Post
    Caugh dickwads.... Sorry for them Lick appreciate the contribution its a share we understand. I see you arnt active. Understandable since everyone on here are dicks. Just ignore it thats what most do. +Rep for sharing hope you get out of noob and become more active .

    Still good to see someone is keeping mangos alive on this web.

    Even though I am a ascent man myself I do however enjoy the battlez between the core's.
    He nevre said he was sharing this, and he asked for rep. Don't protect people that are sharing things without asking, and asking for rep for it.

    I live in a shoe

  9. #9
    aced11's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i don't see him asking for rep

  10. #10
    Henkke's Avatar Member
    Reputation
    26
    Join Date
    Sep 2008
    Posts
    287
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Becouse he edited the "plz give rep" or whatever part off from his post.

  11. #11
    lick_z's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oke if you don't like it just leave it !

  12. #12
    Four-Worlds's Avatar Member
    Reputation
    6
    Join Date
    Apr 2009
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lick_z View Post
    oke if you don't like it just leave it !
    Its nice but asking for rep is fail twocentstwocentstwocents:confused:

Similar Threads

  1. [Mangos]Npc Hp Recovery!?
    By Desschadow in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 03-18-2010, 04:23 PM
  2. [request more eyes to see the error :)] Mangos Npc trainer
    By Veldor in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 11-18-2009, 12:00 AM
  3. Wow mangos npc text
    By sirmal in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 07-14-2009, 10:10 AM
  4. Mangos Npc Question
    By scabbz in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-24-2009, 03:27 PM
  5. How do you make a custom NPC? - Mangos
    By regnar in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-01-2007, 11:17 AM
All times are GMT -5. The time now is 04:52 PM. 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