Likes: 0
Results 1 to 3 of 3
-
01-08-09, 02:23 AM #1
[C++][Gossip] GearMaster - Savage; Give your players the gear they need, fast
Register to remove this adGearMaster - 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.
- 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
- 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
Download:Filebeam
CREDITS: namelessgnome
› See More: [C++][Gossip] GearMaster - Savage; Give your players the gear they need, fast
-
15-11-09, 05:48 PM #2
Can also do this via quests and specify class type.
-
15-11-09, 09:28 PM #3
Register to remove this adAre you the creator? If so:
Why is their only 1 set for Warrior and Deathknight...Why not 2(DPS and Tank)?
x3 anyways