22.11.2010, 15:22
Is it possible to hide the player nicknames located above their head? I saw some sa-mp movies where the players had no names, only the characters.
ShowNameTags( 0 );
|
You can also use "SetNameTagDrawDistance()"...
|
??