[Filterscript] Custom Player Nametags (with HP/armor bars) - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) ---- Forum: Filterscripts (https://forum.open.mp/forumdisplay.php?fid=30) ---- Thread: [Filterscript] Custom Player Nametags (with HP/armor bars) (/showthread.php?tid=113) |
Custom Player Nametags (with HP/armor bars) - nize - 2019-04-14 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:
RE: Custom Player Nametags (with HP/armor bars) - klays - 2019-04-14 i don't like this, but god work, congrats. RE: Custom Player Nametags (with HP/armor bars) - Bork - 2019-04-15 I have updated this, put it on?GitHub?and removed foreach as a dependency. I will be more than happy to add you as a contributor to the repository if you wish to continue updating this include. For anyone looking for a simpler solution, check out my?nametags.inc. RE: Custom Player Nametags (with HP/armor bars) - James - 2019-04-15 I will test it when have a time. It's great. RE: Custom Player Nametags (with HP/armor bars) - nize - 2019-04-15 (2019-04-15, 08:21 AM)Bork Wrote: I have updated this, put it on?GitHub?and removed foreach as a dependency. Great! I've edited the post with your repository link in it.?My GitHub username is Nyzenic if you need it. Thanks. RE: Custom Player Nametags (with HP/armor bars) - Bork - 2019-04-15 (2019-04-15, 09:39 AM)Nyze Wrote:(2019-04-15, 08:21 AM)Bork Wrote: I have updated this, put it on?GitHub?and removed foreach as a dependency. I've added you as a collaborator. If you accept the link I sent to your inbox you should then be able to clone the repository and push/pull as you wish. :) RE: Custom Player Nametags (with HP/armor bars) - Salesman - 2019-04-16 Thanks for adding this, will use it. RE: Custom Player Nametags (with HP/armor bars) - imontash - 2019-04-16 Nice. i test it in a dayz gamemode. RE: Custom Player Nametags (with HP/armor bars) - Bork - 2019-05-03 https://github.com/infin1tyy/customplayernametags sampctl support added. RE: Custom Player Nametags (with HP/armor bars) - Awide - 2020-10-29 My brother's friend told me this wouldn't work against cleo nametags. RE: Custom Player Nametags (with HP/armor bars) - Snow - 2020-10-29 This looks dope. Good work! RE: Custom Player Nametags (with HP/armor bars) - Kwarde - 2020-10-30 (2019-04-15, 09:43 AM)Bork Wrote: I've added you as a collaborator. If you accept the link I sent to your inbox you should then be able to clone the repository and push/pull as you wish. :) Everyone should be able to create forks and work from there (on their own account/repository), from where they then can create pull requests that you then can evaluate and merge to the project's repository. RE: Custom Player Nametags (with HP/armor bars) - Expert* - 2020-10-30 "This filterscript prevents the famous cleo nametag wallhacks and FakeNick hacks". Nop, old news. ( unless u mean some old cleo that was heavily used back in the day ) Naisu work btw. RE: Custom Player Nametags (with HP/armor bars) - ByHgGlryz - 2021-01-25 Good ?? RE: Custom Player Nametags (with HP/armor bars) - DaZzY - 2021-01-25 I prefer the original because when player are behind something we see the the 3dtext but the original health bar we can't see it?if he is hiding?Anyway good work RE: Custom Player Nametags (with HP/armor bars) - Kameko - 2021-06-06 How can I implement this script, for players, because when a server reach more than 10 players, the nametags are on other ppls. |