This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Start a bid on an item you can use while having the MDKP_Client activated.
What is the expected output? What do you see instead?Everything's working fine, except that there is some kind of debug output in the main chat frame.
What version of the product are you using?r61
Do you have an error log of what happened?[15:26:02] MagicDKP_Client: Checking stat ITEM_MOD_INTELLECT_SHORT[15:26:02] MagicDKP_Client: Checking stat ITEM_MOD_HIT_RATING_SHORT[15:26:02] MagicDKP_Client: Checking stat ITEM_MOD_STAMINA_SHORT[15:26:02] MagicDKP_Client: Checking stat ITEM_MOD_SPELL_POWER_SHORT[15:26:02] MagicDKP_Client: Spell stat: ITEM_MOD_SPELL_POWER_SHORT[15:26:02] MagicDKP_Client: Checking stat EMPTY_SOCKET_BLUE[15:26:02] MagicDKP_Client: Checking stat ITEM_MOD_CRIT_RATING_SHORT
Please provide any additional information below.Our guild needs to use r61 because in r60 people with the german client can't bid on items except when it specifically states it is for their class or doesn't have any stats at all (Tropy of the Crusade, for example).
This is for an item that I, as a priest, can use. Other people see other stat checks.
Fixed it myself. You can do it by commenting out the following lines:
433,436,439,442
Mod will still work just fine from what I saw, it just won't print all the crap to your chat.
Fixed in r62.
To post a comment, please login or register a new account.