View Single Post
04-24-18, 01:42 AM   #18
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by Rythal View Post
From my understanding of it, the art function returns a "number" and is returning the reference to the ID in the map texture atlas that was added, not the file names.

And yes I know all about those tables, the base point is before hand to work properly carbonite only needed to know 1/3 of the possible ID's, now it will need to know all of them from what I can tell.. but I could be wrong and things will be very simple to change, with it taking 15 minutes to have it up and running.

really it's all mute and guess work until any of us get into the Alpha... which hopefully happens soon, since i'm not buying BfA.. so my work ends when it goes live.
There is also interesting function GetMapChildrenInfo which could help us get sub maps like dalaran, orgimmar, garrison etc. But as u said this is all guessing if we cant get access we cant debug and confirm all these speculations

I have found also new GetTextureFilePath so from atlas texture we could get file path.

Last edited by ircdirk : 04-24-18 at 03:26 AM.
  Reply With Quote