#Hex

1 messages · Page 1 of 1 (latest)

solar smelt
#

when I work with deluxemenus and use hex colors they form into some weird signs how do I prevent it?

hazy owl
#

What format are you using for RGB?

solar smelt
#

I'm using hex it's something like &#.....

spiral scarab
#

Show some pictures @solar smelt

solar smelt
#

lore:
- 'F7FFFInstant Health II'
- ''
- '&aLeft Click &7- Buy 1 for &f$1000'
- ''
- '&8» &fYour Balance: &6$%vault_eco_balance_fixed%'

that's in the code instead of the proper colot in the begging it's a mess and in-game the menu won't simply work

spiral scarab
#

F7FFF is not a valid hex color

solar smelt
#

it was #7F7FFF

spiral scarab
#

What server and plugin version are you using?

solar smelt
spiral scarab
#

&#RRGGBB should work

solar smelt
#

like instead of hex use rgb codes?

spiral scarab
#

No, that's the format, e.g. &#7F7FFF

#

7F - hex for red
7F - hex for green
FF - hex for blue

solar smelt
#

oh, that is exactly what I used

spiral scarab
solar smelt
#

as I said it starts to blunder into something wierd

#

it used to be but it collaps into that

spiral scarab
#

It might be an error with your editor

#

Because dm only reads the configs, doesn't modify them

solar smelt
#

could it be because of symbols like the roman 2/small capital letters?

spiral scarab