CUSTOM PLAYER NAMETAGS


This filterscript prevents the famous cleo nametag wallhacks and FakeNick hacks(for fake screenshots/complaints), however this will not affect s0beit nametags
New Include Version(edited by?Bork):?GitHub
Old Filterscript Version:?Pastebin
NOTE:
If you're using the filterscript version, make sure to disable the default nametags in your gamemode!
Place this under OnGameModeInit (no longer needed in the include version)
ShowNameTags(0);
The dot characters don't work well with UTF-8.
So if you ever encounter this bug

Just use another encoding method in your text editor/IDE (ANSI works for me)
>> https://imgur.com/a/elRv1gn