[C++][Gossip] GearMaster - Savage; Give your players the gear they need, fast menu

User Tag List

Results 1 to 14 of 14
  1. #1
    namelessgnome's Avatar Contributor
    Reputation
    108
    Join Date
    May 2007
    Posts
    263
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [C++][Gossip] GearMaster - Savage; Give your players the gear they need, fast

    GearMaster - Savage
    The problem with many emulator servers today is that it takes a long time to get started. You have go to twelve different vendors spread out over some zone you never seen before. Imagine instead being welcomed by an npc offering you gear for your class and spec. That is exactly what this script does.

    If you got any Suggestion or Bug Reports post them below. When you report a bug please give us detailed information or we won't be able to help you.

    1. Save the program to your gossip scripts folder (or any other folder containing c++ scripts)
    2. You will now have to edit the settings to set the NPC text ids and
      Npc ids you want
    3. GEARMASTER_START and GEARMASTER_END are the NPC text ids
    4. add void SetupGearMaster(ScriptMgr * mgr); to Setup.h
    5. add SetupGearMaster(mgr); to your main function in Setup.cpp
    6. Open the scripts project in visual studio and click add existing file
    7. Select the GearMaster Script
    8. Recompile your scripts

    Usage
    1. Talk to the NPC depending on your class you will get between one and three options
    2. Click the spec you want the gear for they should be in your bag


    Quick Facts:
    OS SUPPORT:: If you get the emu to run, this works
    Emulator Support: SharedPointers, or emulated shared pointers
    Coded In: C++
    Preview:C++ PasteBin
    Download:Filebeam
    Last edited by namelessgnome; 07-25-2009 at 09:30 AM. Reason: typo

    [C++][Gossip] GearMaster - Savage; Give your players the gear they need, fast
  2. #2
    Joriee's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2009
    Posts
    86
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice Job My friend

  3. #3
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice script, I have something similar for my server. Although, some people are wierd about their gear, and would rather choose this themselves. Also, if you have a high population of players, this NPC could get overloaded and cause some serious lag. +Rep (Gotta spread)


  4. #4
    Veenix's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is without doubt a must have, for any server

  5. #5
    orangepig's Avatar Contributor
    Reputation
    129
    Join Date
    Jul 2009
    Posts
    225
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I agree with Veenix, really nice script, I'm going to use it when I start a server, +rep

  6. #6
    svedin's Avatar Contributor
    Reputation
    124
    Join Date
    Jun 2008
    Posts
    557
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice, just saw yours second script, so i repped that one but good work =)

  7. #7
    Jotox's Avatar Contributor
    Reputation
    250
    Join Date
    Mar 2008
    Posts
    282
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mm... nice job. Btw @ Vindicated: looking at the script, it shouldn't be very CPU demanding

  8. #8
    Linkn's Avatar Contributor
    Reputation
    90
    Join Date
    Mar 2009
    Posts
    296
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice job. +Rep

  9. #9
    Wheeze201's Avatar Active Member
    Reputation
    51
    Join Date
    Apr 2007
    Posts
    660
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very well done NamelessGnome.

    And gratz on contributor!
    What does it take to become one ? I'd appriciate a contributor title :P

  10. #10
    namelessgnome's Avatar Contributor
    Reputation
    108
    Join Date
    May 2007
    Posts
    263
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Contrib is 80 rep

  11. #11
    chancer's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I love this script, but what about PvE gear?

  12. #12
    Zellcorp's Avatar Member
    Reputation
    24
    Join Date
    Jun 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    a master work!!! +rep

  13. #13
    hubi's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chancer View Post
    I love this script, but what about PvE gear?
    edite the script to your needs

  14. #14
    lease's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice script <3 thanks!

Similar Threads

  1. What sequence of Toys/Pots can make your player model the largest?
    By Monarlais in forum World of Warcraft General
    Replies: 1
    Last Post: 06-10-2016, 09:26 PM
  2. Give your 70alt the edge farming herbs/mines in northrend
    By dinnerrollofdoom in forum World of Warcraft Guides
    Replies: 8
    Last Post: 08-06-2009, 03:43 PM
  3. Replies: 10
    Last Post: 01-06-2008, 04:48 PM
  4. Make your player black with gold eyes!!!!
    By Zore. in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 10-24-2007, 07:04 PM
All times are GMT -5. The time now is 04:05 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