18.03.2018, 08:07
(
Last edited by Nyzenic; 26/12/2018 at 06:32 AM.
)
CUSTOM PLAYER NAMETAGS
This filterscript prevents the famous cleo nametag wallhacks, and also prevents FakeNick hacks(for fake screenshots/complaints) but doesn't prevent s0b*et nametag hacks
Download on Pastebin
This filterscript prevents the famous cleo nametag wallhacks, and also prevents FakeNick hacks(for fake screenshots/complaints) but doesn't prevent s0b*et nametag hacks
Download on Pastebin
NOTE:
- Make sure to disable the default nametags in your gamemode!
Place this under OnGameModeInit
Code: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
>> https://imgur.com/a/elRv1gn