#Marker (ProtocolLib 5.0.0 Spigot 1.19.3)
1 messages · Page 1 of 1 (latest)
I saw something like ChatColor.RED.hashcode() but it wasn’t giving the color red at all
Tried it too, but it didn’t showed me anything except crashing my game a second after
You can use hex values like so:
0xFFFFFF
I’ll try in 10min, i gotta go for 10min, I’ll tell you if it worked
alr so wiki vg says it's ARGB
You can use the provided code to get the color you want
I tried but it doesn't work
What happens when you try it? And show your new code
Litteraly nothing happend, even in the console
Oh wait, don't tell me it's because i put alphaChannel to 0, I just remember what aplha meant sorry I'm not english
let me try with alpha on
Alpha 0 means it has 0 opacity which is invisible
What color did you expect?
blue
Try removing the green
Also as wiki vg mentions the client won't show the exact rgb color
Yo, I still don't find 🥲
Might be worth looking at the source code from the client