WoW:API RequestTimePlayed: Difference between revisions

no edit summary
No edit summary
 
No edit summary
Line 1: Line 1:
Returns a system message of two lines of data.
Prints a system message of two lines of data to the CHAT_DEFAULT_FRAME.
line1: Total time played
line1: Total time played
line2: Time played this level
line2: Time played this level
Line 5: Line 5:
Example:
Example:


/script CHAT_DEFAULT_FRAME:AddMessage(RequestTimePlayed(),1,1,1);
/script RequestTimePlayed()
Anonymous user