Color Define - Color Error
#4

SetPlayerColor expects integer, not string, so it should be:
Код:
SetPlayerColor(playerid, 0xB2E0A2);
In your code it is:
Код:
SetPlayerColor(playerid, "{B2E0A2}");
Reply


Messages In This Thread
Color Define - Color Error - by Jay_Dixon - 30.06.2013, 22:11
Re: Color Define - Color Error - by IstuntmanI - 30.06.2013, 22:17
Re: Color Define - Color Error - by Vince - 30.06.2013, 22:17
Re: Color Define - Color Error - by Scottas - 30.06.2013, 22:18

Forum Jump:


Users browsing this thread: 1 Guest(s)