18.08.2011, 03:36
So i've been trying to add Color to the text thats sent to then playter when hes typed a command,
i've defined the color as ' COLOR_RED '
I'm new to scripting so help me out.
My Code line is this:
I always get a error about arguments(2), anyone can help me out?
i've defined the color as ' COLOR_RED '
I'm new to scripting so help me out.
My Code line is this:
Код:
SendPlayerFormattedText(playerid,COLOR_RED,"Welcome To .....",0);