22.02.2011, 18:55
-how can i hide player's name, but show player's health (if it's possible)?
-how can i show player's name, but hide player's health?
-how can i show player's name, but hide player's health?
ShowNameTags(1);
ShowNameTags(0);
public OnGameModeInit()
{