Bug fixes, Framework update, General changes to accommodate new systems.
This commit is contained in:
@@ -159,7 +159,7 @@ table members: name, mapid, zone
|
||||
time = combat:GetCombatTime()
|
||||
returns the length of the combat in seconds, if the combat is in progress, returns the current elapsed time.
|
||||
|
||||
minutes, seconds = GetFormatedCombatTime()
|
||||
minutes, seconds = GetMSTime()
|
||||
returns the combat time formated with minutes and seconds.
|
||||
|
||||
startDate, endDate = combat:GetDate()
|
||||
|
||||
Reference in New Issue
Block a user