Download
(761 b)
Download
Updated: 06-04-11 05:02 PM
Pictures
File Info
Updated:06-04-11 05:02 PM
Created:06-04-11 05:02 PM
Downloads:1,970
Favorites:3
MD5:

Timestamper

Version: 1.0
by: Nikkrillint [More]

This is just a simple addon that adds timestamps to every chat message that comes into the log.
The time stamp is in the format HH:mm:ss:fff, where HH is the 24-hour, mm is minute, ss is the second and fff is the millisecond.

Please note that Timestamper will not start timestamping messages until about 1 second after you have logged in - it needs this time to detect the millisecond.

Optional Files (0)


Post A Reply Comment Options
Unread 06-05-11, 03:16 PM  
Nikkrillint
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 1
Uploads: 1
Originally posted by Sideshow
Does it really need milliseconds? It makes this addon a bit bloated, no?
True, but I wanted to be able to see how fast I was getting nuked down in arena. If you don't want it you can change line 8 in Timestamper.lua from
Code:
	return date(string.format("[%%H:%%M:%%S.%.3i] ", ms*1000))
to
Code:
return date("[%H:%M:%S] ")
Last edited by Nikkrillint : 06-05-11 at 03:16 PM.
Report comment to moderator  
Reply With Quote
Unread 06-05-11, 11:28 AM  
Sideshow
A Flamescale Wyrmkin
 
Sideshow's Avatar
AddOn Author - Click to view AddOns

Forum posts: 103
File comments: 321
Uploads: 3
Does it really need milliseconds? It makes this addon a bit bloated, no?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: