LoneDev6 / RPGhuds

Customized HUDs for ItemsAdder
https://www.spigotmc.org/resources/addon-rpghuds-for-itemsadder.97486/
Other
17 stars 13 forks source link

RPGhuds - IA with Optifine #34

Closed MrHarebug closed 1 year ago

MrHarebug commented 1 year ago

Hello.

I need help with RPGhuds and Optifine players.

I implement to RPGhuds my own Placeholder reader for Economy (bcs I use own economy system)

Everything works but when I want add blank spaces - Replace "*" char with 2px of picture with transparent background it wont show for players with Optifines. Also I try add pixels behind and after number but still OF replace blank. First I think problem is with my placeholder but I try placeholder from CMI - Playtime and there is result:

obrázok

Thanks for help ^^

LoneDev6 commented 1 year ago

Set the blank background to alpha 5/255 or 8/255. Minecraft removes completely transparent pixels otherwise. It's how the game works.

MrHarebug commented 1 year ago

Sorry for reopen but Minecraft is screen on top where it works... problem is with optifine players