Bug fixes, Framework update, General changes to accommodate new systems.
This commit is contained in:
parent
483d9c6976
commit
32adc61608
34 changed files with 1801 additions and 524 deletions
2
API.lua
2
API.lua
|
|
@ -198,7 +198,7 @@ table members: name, mapid, zone@
|
|||
time = combat:GetCombatTime()
|
||||
@COMMENTreturns the length of the combat in seconds, if the combat is in progress, returns the current elapsed time.@
|
||||
|
||||
minutes, seconds = GetFormatedCombatTime()
|
||||
minutes, seconds = GetMSTime()
|
||||
@COMMENTreturns the combat time formated with minutes and seconds.@
|
||||
|
||||
startDate, endDate = combat:GetDate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue