;Resource path
DataPath = "C:\Runewaker\RoM Client"
ResourcePath = "C:\Runewaker\RoM Client"
LuaPath = "C:\Runewaker\Resource\LuaScript"
yo thanks for keeping your program updatingbut I got a little problem, I allways get this error message
![]()
link to the picture:To view the content, you need to sign in or register
var list = db.Weapons .Where(item => item.Limits.MinLevel >= 50 && item.Type == WeaponType.Bow && item.ActualDPS > 0 ).OrderByDescending(o => o.ActualDPS);db.UI_ShowObjectList(list, o => string.Format("level: {1}; dps: {0:F2}", o.ActualDPS, o.Limits.MinLevel));
yo thanks for keeping your program updatingbut I got a little problem, I allways get this error message
![]()
link to the picture:To view the content, you need to sign in or register