PDA

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



EzMaN
01-08-09, 01:23 AM
GearMaster - Savage http://i.creativecommons.org/l/by-sa/2.5/se/80x15.png
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.

Save the program to your gossip scripts folder (or any other folder containing c++ scripts)
You will now have to edit the settings to set the NPC text ids and
Npc ids you want
GEARMASTER_START and GEARMASTER_END are the NPC text ids
add void SetupGearMaster(ScriptMgr * mgr); to Setup.h
add SetupGearMaster(mgr); to your main function in Setup.cpp
Open the scripts project in visual studio and click add existing file
Select the GearMaster Script
Recompile your scripts
Usage
Talk to the NPC depending on your class you will get between one and three options
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 (http://cpp.pastebin.com/f79f62e47)
Download:Filebeam (http://filebeam.com/ecbe92c8d7f8905ca9b5a31ae350a13b)



CREDITS: namelessgnome

runiker
15-11-09, 04:48 PM
Can also do this via quests and specify class type.

StickyIcky
15-11-09, 08:28 PM
Are you the creator? If so:
Why is their only 1 set for Warrior and Deathknight...Why not 2(DPS and Tank)?

+repx3 anyways