Helping Me With Scripts
#1

1. As everyone know, to define a color with a easier-to-read word, i have to find that color and define them with color name. But i know that to define, i have to know that color's HEX CODE, (0xFFFFFFFF). But i found many color pickers in Internet all showed up but not syntax as 0x in the beginning of the color. I don't know why this happens and I don't know which webs can really help me picking up those colors.
2. I have a question, that's : what exact "enum" do? And another question is, when we let the string without a string length, like: new string[] and put it empty, what will happen? And if i put: new string[0] [line down] string = "A", as ASCII, A will become 65, and the code is string[0] = "65". And if the stringlength = 0, the 65 has two characters, is "6" and "5", is it an error? Or my thinking is wrong?
I'm newbie, exactly, a White-paper, so if i wrong, just let me know and help me. Thanks so much.

And what's the different between two functions: public OnPlayerCommandText and CMD:
ANd what's the different about RGB Color and RGBA color. Does it still lead to one color, or RGBA better, or RGB better?
Reply


Messages In This Thread
Helping Me With Scripts - by Hien - 28.06.2018, 07:46
Re: Helping Me With Scripts - by Calisthenics - 28.06.2018, 08:43
Re: Helping Me With Scripts - by Hien - 28.06.2018, 09:00

Forum Jump:


Users browsing this thread: 1 Guest(s)