Really Need To Know ;) +REP
#1

thanks all finished i found it
Thanks
Reply
#2

You mean:
Код:
0xFFFFFF00
This to
Код:
{FFFFFF00}
Reply
#3

no man {FFFFFF00} this is wrong it should be 6 char
00 should be delete but i want to know how can i use it in gamemode (script)
Reply
#4

"{RRGGBB}"
Reply
#5

yes i know but ,
NO ONE KNOW HOW TO CONVERT IT TO EMBED?! ?! !?
Reply
#6

See this site: http://www.colorhexa.com/color-names

You can remove the '#' and replace it with '{' and '}' at the end.
Example:
#e3dac9 -> {e3dac9}

Reply
#7

Oh my god i don't mean thiiiis
i mean how to convert it in my script
yes i know in others site i can , too
but how can i do it in script and get a output
Reply
#8

Ugh. You don't need converting, and you don't need to define the code I gave you.
Example:
format(str,sizeof(str), "%s(%d): {e3dac9}%s", pName, playerid, text[1]);

Do you get it now? -.-
Reply
#9

Quote:
Originally Posted by amirab
Посмотреть сообщение
Oh my god i don't mean thiiiis
i mean how to convert it in my script
yes i know in others site i can , too
but how can i do it in script and get a output
So say this: I need a function to convert RGBA color format to Color Embedding format Nab
Reply
#10

ok I need a function to convert RGBA color format to Color Embedding format
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)