Color id
#1

where im get playercolor id ?
Reply
#2

to define colors use this website:
http://www.2createawebsite.com/build/hex-colors.html

and add
pawn Код:
#define 0x[COLORCODEOFTHEWEBSITE]AA
to get the player's color ingame use:
pawn Код:
new color = GetPlayerColor(playerid);
Reply
#3

Quote:
Originally Posted by Sascha
Посмотреть сообщение
to define colors use this website:
http://www.2createawebsite.com/build/hex-colors.html

and add
pawn Код:
#define 0x[COLORCODEOFTHEWEBSITE]AA
to get the player's color ingame use:
pawn Код:
new color = GetPlayerColor(playerid);
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)