29.11.2011, 17:59
Disable name tags And player markers
29.11.2011, 18:06
Код:
public OnGameModeInit()
{
ShowPlayerMarkers(0);
SetNameTagDrawDistance(1.0);
return 1;
}
Hope it helped.
29.11.2011, 18:25
yes thankyou, butt in now that. I want if i write /deathmatch that it then disappear.
30.11.2011, 04:00
30.11.2011, 10:57
Quote:
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)


