//-------------------------------------------------------------------------------------------//
* @whosell - List who is vending the item (amount, price, and location).
* revamped by VoidLess, original by zephyrus_cr
* Converted into a Plugin by ossi0110
//-------------------------------------------------------------------------------------------//
Here is the @whosell Plugin
tested with Linux and VS2010
Current the Plugin is setted to show a Minimap Dot where the Vendor is Located , if you dont want this just change this line
change it to 0
can be used ingame with , @whosell ITEMID/ITEM_NAME
for more info on how to to use HPM visit Here
have fun , ossi0110
* @whosell - List who is vending the item (amount, price, and location).
* revamped by VoidLess, original by zephyrus_cr
* Converted into a Plugin by ossi0110
//-------------------------------------------------------------------------------------------//
Here is the @whosell Plugin
tested with Linux and VS2010
Current the Plugin is setted to show a Minimap Dot where the Vendor is Located , if you dont want this just change this line
change it to 0
Code:
bool flag = 1; // place dot on the minimap?
for more info on how to to use HPM visit Here
have fun , ossi0110