Eirx32 1 Report post Posted December 8, 2016 Hey, so ive been working around with DART trying to import a KaitUI to vanilla, so far ive only finished frames and have encountered a problem. I cant load these textures so if someone could try loading them with Dart and tell me if they are working or if im just doing something wrong http://www.filedropper.com/panels_1 These are the bars i have made so far, it s supposed to be a minimalistic modern UI : 0 Share this post Link to post Share on other sites
euron 1 Report post Posted December 9, 2016 They work fine, except footer.tga because it exceeds 512 pixels wide. DART has a 512x512 limit on textures. 0 Share this post Link to post Share on other sites
Elviss 5 Report post Posted December 9, 2016 (edited) I'm working on Discord tutorial, it will be up in couple of days. Edited December 9, 2016 by Elviss 0 Share this post Link to post Share on other sites
Eirx32 1 Report post Posted December 9, 2016 They work fine, except footer.tga because it exceeds 512 pixels wide. DART has a 512x512 limit on textures. Hey so i was just wondering, what path are you using to get the textures in? I have different tga files in same directory as those i posted above and they work, but the ones i need them to work are not. I guess solving the footer size limit, i can just cut it in half and import both halves, thanks on info ! 0 Share this post Link to post Share on other sites
euron 1 Report post Posted December 9, 2016 (edited) I just put them in interface > addons > DiscordArt > CustomTextures Just like all my other textures. And yeah you're right about the footer.tga you can just make it into two smaller files. Edited December 9, 2016 by euron 0 Share this post Link to post Share on other sites
hmot 0 Report post Posted December 9, 2016 Hey, so ive been working around with DART trying to import a KaitUI to vanilla, so far ive only finished frames and have encountered a problem. I cant load these textures so if someone could try loading them with Dart and tell me if they are working or if im just doing something wrong http://www.filedropper.com/panels_1 These are the bars i have made so far, it s supposed to be a minimalistic modern UI : Keep us updated, I like to follow UI projects like this! 0 Share this post Link to post Share on other sites