Discovered Items
What are the conditions for items to make it into discovered items? Is there a level when it starts happening, is it any items or special items?
|
Quote:
Code:
mysql> SELECT * FROM discovered_items; |
I wonder if there is a variable I am missing here? On my test server nothing appears to be populating in that table.
|
Yes, likely you're missing the rule_value setting.
Code:
mysql> SELECT * FROM rule_values WHERE rule_name LIKE 'Character:EnableDiscovere |
Here's your rule: https://github.com/EQEmu/Server/blob...ntory.cpp#L306
Are you trying this with your GM flag on? |
Quote:
|
All times are GMT -4. The time now is 08:17 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.