View Single Post
12-18-23, 04:15 PM   #15
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,892
BugSack should be giving you an error because you're missing the end tag for <ui ... as the last thing in the code you posted.

Code:
</Ui>
XML right

Btw, best to post code as code not images as images are impossible to properly test in-game.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 12-18-23 at 04:18 PM.
  Reply With Quote