14.09.2009, 13:22
Hello!
I making the colour one.
Here you are.
I making the colour one.
Код:
if (strcmp(cmdtext, "/wtf", true)==0)
{
SetPlayerColor(playerid,0xffffff00);
return 1;
}

