• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
MQ2Bzsrch

Plugin - MQ2Bzsrch (1 Viewer)

Maskoi

old and salty
Joined
Sep 28, 2005
RedCents
81,386¢
MQ2Bzsrch - Core MQ2 plugin used for searching the Bazaar.

TLO and data types
Rich (BB code):
bazaar

Data types 
${Bazaar.Done} - bool Search complete?
${Bazaar.Count} - int Result count
${Bazaar.Item[n]} - bazaaritem Result info by index (1-based)

Members for ${Bazaar.Item[n]}
${Bazaar.Item[n].Name} - string Item name
${Bazaar.Item[n].Trader} -     spawn The guy selling it
${Bazaar.Item[n].Price} - int Price the guy is selling it for
${Bazaar.Item[n].Quantity} - int Number of this item this guy has
${Bazaar.Item[n].ItemID} - int The item's ID number
${Bazaar.Item[n].Value} - int Value of the item?
 
That crash is fixed in the latest build, and since brainiac was in there he added some new features too (like ${Bazaar.SortedItem} and ${Bazaar.Item[1].Select})
 
Plugin - MQ2Bzsrch

Users who are viewing this thread

Back
Top