27.12.2010, 11:06
to define colors use this website:
http://www.2createawebsite.com/build/hex-colors.html
and add
to get the player's color ingame use:
http://www.2createawebsite.com/build/hex-colors.html
and add
pawn Код:
#define 0x[COLORCODEOFTHEWEBSITE]AA
pawn Код:
new color = GetPlayerColor(playerid);