04.06.2013, 02:19
OnGameModeInit:
OnPlayerConnect:
PHP код:
DisableInteriorEnterExits();
ShowPlayerMarkers(0);
PHP код:
if(IsPlayerAdmin(playerid))SetPlayerColor(playerid, COLOR);//Or check admin variable
else SetPlayerColor(playerid, 0xFFFFFFFF);//Or the #define of color