Determines the player color. The player color is used to identify various owned objects such as flags or clonks as well as his text messages.
Message("<c %x>%s</c> hat %d Punkte.", 0, GetPlrColorDw(0), GetPlayerName(0), GetScore(0));
Returns status information about the first player, highlighting the player's name in the player color.