WoW:API RequestTimePlayed: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
Send a request to the server to get an update of the time played.
Send a request to the server to get an update of the time played.


The [[Events_T_%28Tabard%2C_Taximap%2C_Time%2C_Tooltip%2C_Trade%2C_Trainer%2C_Tutorial%29#TIME_PLAYED_MSG|TIME_PLAYED_MSG]] event will be fired when the answer has arrived.
The [[Events_T_%28Tabard%2C_Taximap%2C_Time%2C_Tooltip%2C_Trade%2C_Trainer%2C_Tutorial%29#TIME_PLAYED_MSG|TIME_PLAYED_MSG]] event will be fired when the answer has arrived.
----
{{template:WoW API}}

Revision as of 18:10, 6 January 2007

WoW API < RequestTimePlayed

Send a request to the server to get an update of the time played.

The TIME_PLAYED_MSG event will be fired when the answer has arrived.