[Suggestion] Advanced log feature.

pixel

New member
Messages
17
Points
0
Advanced logging feature details:

  1. each spell usage logged in database.
  2. each damage from spell loged too.
  3. Each spell show next information: who was use it, to who it used, and how much it used.

Idea not fresh, and already added to another emulator. (eAmod);

 
Last edited by a moderator:
He means log system

Log Every Spell that is being used with damage, and who used it and to whom.

 
That's a little space demanding and so disordered.. Maybe only a debug state(?

That will be ok but not skill tracking.. That's like nosense

 
Hmm if this kind of log is implemented, it will be useful to track something in special event.

But if I use this log everyday, it will be taking up my drive space eventually...

For example, if a single entry in the log takes up only 100 bytes, then if there're 100 people uses spells every 2 seconds in a single day, then my log for that day will be:

(86400/2)*100*100 = 432,000,000 bytes, and it's equivalent to 411 MB of log...

Even if the log only takes up 50 bytes, it will be 205 MB, and I think it's a waste of resource, unless the entry could be made very small (<20 bytes per entry).

But that's just my 2 cents
default_wink.png


 
Last edited by a moderator:
Back
Top