Raised This Month: $ Target: $400
 0% 

[CSGO] Show nickname on HUD


Post New Thread Reply   
 
Thread Tools Display Modes
Mitchell
~lick~
Join Date: Mar 2010
Old 12-15-2016 , 11:42   Re: [CSGO] Show nickname on HUD
Reply With Quote #21

Quote:
Originally Posted by arne1288 View Post
The plugin loads Zombie Reloaded:

Code:
#include <zombiereloaded>
ZR_IsClientHuman indicates, based on the name of the native, that Zombie Reloaded contains a specific native to check whether or not a client on the server is "human" (e.g. not a bot, .. etc).

a) Copy that native into your plugin.
b) Put the include for zombiereloaded in your includes folder
c) Make your own function and replace the ZR_IsClientHuman calls with your new function.
Not sure why the developer made Zombiereloaded a requirement.
EDIT: actually I think he's just running a version of the plugin some one else edited for zombiereloaded.

Last edited by Mitchell; 12-15-2016 at 11:44.
Mitchell is offline
Koga73
Senior Member
Join Date: Mar 2011
Location: 🍩
Old 12-20-2016 , 05:26   Re: [CSGO] Show nickname on HUD
Reply With Quote #22

Quote:
Originally Posted by arne1288 View Post
The plugin loads Zombie Reloaded:

Code:
#include <zombiereloaded>
ZR_IsClientHuman indicates, based on the name of the native, that Zombie Reloaded contains a specific native to check whether or not a client on the server is "human" (e.g. not a bot, .. etc).

a) Copy that native into your plugin.
b) Put the include for zombiereloaded in your includes folder
c) Make your own function and replace the ZR_IsClientHuman calls with your new function.
Awesome, thanks!
__________________
Koga73 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode