Thread Tools Display Modes
03-21-06, 04:04 AM   #1
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
missing API functions

I think there are still a few API functions missing, so it would be nice if you could add them in order to avoid "attempt to call global 'function' (a nil value)"

List of missing functions I found so far:
  • GetTime()
  • time()
  • UnitName(unit)

Last edited by Elkano : 03-21-06 at 04:10 AM.
  Reply With Quote
06-23-06, 08:46 AM   #2
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
missing functions in 1.0.300.6

the following calls still lead to "attempt to call 'x' (a nil value)"
  • CreateFrame
  • debuginfo
  • debugstack
  • GetAddOnMetadata
  • GetBuildInfo
  • GetNumAddOns
  • GetScreenWidth
  • GetTime
  • time
  • UnitClass
  • UnitFactionGroup
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » missing API functions


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off