my playername plugin isn't compiling :(
I want to disable the blue and red text on the player model for admins only.
PHP Code:
|
Re: my playername plugin isn't compiling :(
Where do you get that plugin from?
I found the include in a very old thread... Do you have find.inc?? That include is required to compile that code... the next problem is: what is fm_find_ent() ? Never saw that and i found nothing about that..0o greetz regalis |
Re: my playername plugin isn't compiling :(
I really don't know what i am doing, I took someone elses plugin and tried to make my own. And no i do not have the find.inc in my include dir.
Update: found the find.inc thanks for the tip, do you know the command to turn off the red and blue text on the player model ? |
Re: my playername plugin isn't compiling :(
Hehe, you can get it here: http://forums.alliedmods.net/showthread.php?t=7986
For the fm_find_ent "native" i found nothing...it seems that this is a special function which is not included in the sourcecode you provided...but im not sure. greetz regalis |
Re: my playername plugin isn't compiling :(
I am a noob with amx coding that string i added was on accident lol. How do i take out the hud_centerid ?
|
Re: my playername plugin isn't compiling :(
Hmm, don't realy know...
in config.cfg is this hud_centerid "1" Then i think you can do that: Code:
client_cmd(id, "hud_centerid 0")I don't know how to disable the playername on aiming... Maybe someone knows how to do that!? Would be interessting for me too! ;) greetz regalis |
Re: my playername plugin isn't compiling :(
Quote:
|
Re: my playername plugin isn't compiling :(
Hmm...strange, i searched even with google but found nothing about it...
But you are right its in VENs fakemeta_util.inc :) greetz regalis |
| All times are GMT -4. The time now is 10:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.