SetPlayerColor
#7

Quote:
Originally Posted by Uvais
Посмотреть сообщение
All Right but how do i change that players color in the "playerlist aka tab"
All you have to do is use the following format: 0xRRGGBB00. By having the '00' (alpha value) it means that will not appear in your map, but the color will be visible to the chat box (if available) and tab list through the usage of SetPlayerColor, similar to what MEW273 said.

For example, if you want 'playerid' to have a red color in the tab list, you simply do the following:

Код:
SetPlayerColor(playerid,0xAA333300);
That will make it transparent from the map but visible to the tab list.
Reply


Messages In This Thread
SetPlayerColor - by Uvais - 01.01.2018, 08:38
Re: SetPlayerColor - by MEW273 - 01.01.2018, 08:48
Re: SetPlayerColor - by Uvais - 01.01.2018, 08:50
Re: SetPlayerColor - by MEW273 - 01.01.2018, 09:08
Re: SetPlayerColor - by Logic_ - 01.01.2018, 10:29
Re: SetPlayerColor - by jasperschellekens - 01.01.2018, 11:15
Re: SetPlayerColor - by DaniceMcHarley - 01.01.2018, 13:10
Re: SetPlayerColor - by RogueDrifter - 01.01.2018, 13:19
Re: SetPlayerColor - by Bolex_ - 01.01.2018, 13:25
Re: SetPlayerColor - by RogueDrifter - 01.01.2018, 13:35

Forum Jump:


Users browsing this thread: 1 Guest(s)