27.12.2014, 17:48
I have already did this.
PHP код:
public OnGameModeInit()
{
SetNameTagDrawDistance(0.0);
ShowNameTags(false);
}

