25.10.2010, 11:34
Yes, if you want delete the icon of Player on the Mini Map, in OnPlayerConnect insert this:
SetPlayerColor(playerid, 0xFFFFFF00);
PS: In the Tab List the color of Player is White whit this code.
SetPlayerColor(playerid, 0xFFFFFF00);
PS: In the Tab List the color of Player is White whit this code.