Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: eoblaed
Forum: General Authoring Discussion 07-17-18, 11:05 PM
Replies: 6
Views: 4,168
Posted By eoblaed
I'm unclear as well. This is not code I wrote,...

I'm unclear as well. This is not code I wrote, it's part of an addon library that multiple addons use. I'm just trying to fix it in the face of the new API changes.

It would help if I knew what...
Forum: General Authoring Discussion 07-17-18, 09:26 PM
Replies: 6
Views: 4,168
Posted By eoblaed
Yeah, that's what led me down the path of finding...

Yeah, that's what led me down the path of finding the .lua file with the new API calls.

Unfortunately, I'm not finding a proper replacement for GetWorldMapTransforms(). This function resides in...
Forum: General Authoring Discussion 07-17-18, 06:22 PM
Replies: 6
Views: 4,168
Posted By eoblaed
Ok, so, after finding information at this git...

Ok, so, after finding information at this git repo (https://github.com/tomrus88/BlizzardInterfaceCode/blob/master/Interface/AddOns/Blizzard_APIDocumentation/MapDocumentation.lua) detailing what seems...
Forum: General Authoring Discussion 07-17-18, 05:26 PM
Replies: 6
Views: 4,168
Posted By eoblaed
GetMapNameByID a nil value?

Fixing up some of the addons I use in the face of today's pre-patch release. So far, I'm batting a thousand, but coming across this error:

attempt to call global 'GetMapNameByID' (a nil value)

is...
Showing results 1 to 4 of 4