Uh it might have been something screwed up with the settings (keeping/using the old versions for some reason). Maybe try deleting the mod and then redownloading/installing through PAMM. Let me know if/how it starts working again
It was hiding all the way off the right side of the screen. I moved it over and it looks really good!
Oh! I made the draggable box really small, kind of, so that it could be placed in it's smallest form really close to the edges, but forgot to polish it. Fixed for next version as shown below (this is the most right you can place it - if you have more than one anchor you can make it hang off the side. Intended in case you want to show/hide during the game by dragging on/off the screen). Glad you like it anyway
Just tried it when it's the only mod installed, same problem. I think there should be a little satellite next to the numbers? Gamma v62318
Yeah it's working perfectly for me. The mod uses relative paths for images instead of coui://, so it could have a conflict with No Blackscreens. Make sure you update that to the one that was just released and then try again. If that doesn't work, try turning No Blackscreens off.
Well it's broken for me! In the debugger it seems like the images are there, it's a little weird. Trying to work on a fix but I'm a bit stuck D:
It was the only mod active, other than the required frameworks. I just tried it with no black screens enabled and it works. Then tried again with no black screens disabled and it stopped working again. Figure that out :\
So this makes no sense... Turning No Blackscreen on actually fixes it. It is broken for me with that mod off as well. *Edit* Try using coui:// links instead of relative.
Thanks! I'll include that when I do another update for this. Until then I'll add a note in OP about it (most people are using the blackscreen fix anyway, I think), and get some updated pictures Edit: I'm now getting the fonts screwing up in the main menu seemingly randomly when I've got the mod enabled. I look to the debugger to see what the problem is, look back at PA, and the fonts have fixed themselves ^^
@burntcustard, I'm guess you are aware of it already, but this mod doesn't seem to work properly (at least with my setup -other mods- and one of my friends too) since latest update. It doesn't show up at all. Anyone can confirm ? I know I could use the key shortcuts, but your mod is such an added value, I feel lost without it
You're correct, it's currently broken It doesn't break the game (which is nice), but it doesn't show. I'm pretty busy for the next week or two, and I'm considering producing a larger UI mod (which includes anchor buttons), so this mod has been put "on hold" for a bit, sorry. I feel a bit lost without it too D:
I've just been too lazy, and concerned its gonna break again with PTEs, and too much considering including this in a larger UI mod, recently. The whole thing should still work, it just looks crap. Should be an easy fix anyway I guess -will look into it a few days when university work is out the way.
I think a copy-paste of this css code into your main div should do the trick. (It's the some of same code I just finished for the Commander HUD.) Code: border-image: url(coui://ui/main/shared/img/panel/img_menu_panel.png) 14 22 22 22; border-width: 14px 22px 22px 22px; box-shadow: inset 1000px 1000px 1000px 1000px #000;