What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Count all AH Lots

Narcane

New Member
Joined
Jan 6, 2011
Messages
11
Reaction score
0
Hi!
Looking for a way to count all AH lots for current player.
Task is a figure out how much lots has a player in ProfessionBuddy profile.

I've try to get count by one Item ID, but without success:
HTML:
<CustomAction Code="Log(&quot;HasDataStoreAddon: {0} &quot;,HasDataStoreAddon);" />
<CustomAction Code="Log(&quot;Obsidium Ore : {0} &quot;,OnAhCount(53038));" />

Any Idea?
Thanks.
 
Back
Top