c_ItemLevel = (int)diaItem.CommonData.GemQuality;
Use the Trinity from rrrix's svn, the one that is shipped with Demonbuddy in the "Plugins" folder
or change line 63 in "e:\01 BUDDY\NYTT\Plugins\Trinity\Cache\RefreshItem.cs" so it looks like this:
Code:c_ItemLevel = (int)diaItem.CommonData.GemQuality;
Or use the file attached and put it in the "Cache" folder in the Trinity folder in the Plugins folder in the root of Demonbuddy, replace the file
Use the Trinity from rrrix's svn, the one that is shipped with Demonbuddy in the "Plugins" folder
or change line 63 in "e:\01 BUDDY\NYTT\Plugins\Trinity\Cache\RefreshItem.cs" so it looks like this:
Code:c_ItemLevel = (int)diaItem.CommonData.GemQuality;
Or use the file attached and put it in the "Cache" folder in the Trinity folder in the Plugins folder in the root of Demonbuddy, replace the file