14.03.2010, 03:07
I see that you've fixed this but if it does happen again try:
Even though it is when the player spawns, will it make much difference?
Код:
public OnPlayerSpawn(playerid) { SetPlayerColor(playerid, 0xC9C9C9); return 1; }