I'll take it.
I'm not sure what form it is in, but I hope it's some sort of CSV format so it can be imported into another database.
Tell me what you want and it shouldn't be hard to do, but you have to be specific.
Certain things are straightforward:
speed could be a horizontal histogram, # of objects with speed +X at dLvl Y.
Egos, like ESP, could also be a horizontal histogram as well.
But what do you mean by 'damage'? Damage is a factor of max blows, base damage, bonus to dam.
I'm having a hard time thinking about what a useful 'chart' of that would be.
A big report type of dump where lines are:
object - min level, max level, avg level, total
would be useful, expecially in a forms based tool where you can specifiy min/max ranges.
- Frank
I'm not sure what form it is in, but I hope it's some sort of CSV format so it can be imported into another database.
Tell me what you want and it shouldn't be hard to do, but you have to be specific.
Certain things are straightforward:
speed could be a horizontal histogram, # of objects with speed +X at dLvl Y.
Egos, like ESP, could also be a horizontal histogram as well.
But what do you mean by 'damage'? Damage is a factor of max blows, base damage, bonus to dam.
I'm having a hard time thinking about what a useful 'chart' of that would be.
A big report type of dump where lines are:
object - min level, max level, avg level, total
would be useful, expecially in a forms based tool where you can specifiy min/max ranges.
- Frank
Comment