SetPlayerColor
#6

Код:
public OnGameModeInit()
{
    ShowPlayerMarkers(0);
//ID	Mode
//0	PLAYER_MARKERS_MODE_OFF
//1	PLAYER_MARKERS_MODE_GLOBAL
//2	PLAYER_MARKERS_MODE_STREAMED
}
public OnPlayerConnect(playerid)
{
    SetPlayerColor(playerid,-1); // sets the player color to white.
}
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)