Raised This Month: $ Target: $400
 0% 

block command model


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
layka_LUBII
Senior Member
Join Date: Jul 2012
Old 11-11-2015 , 10:04   block command model
Reply With Quote #1

Hi, I need plugin, which block command console model "gordon"
I need to Jailbreak server

Thank you for help

Last edited by layka_LUBII; 11-11-2015 at 10:05.
layka_LUBII is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-11-2015 , 14:36   Re: block command model
Reply With Quote #2

PHP Code:
#include <amxmodx>
#include <fakemeta>

public plugin_init()
{
    
register_plugin("Block Model Command""1.0""OciXCrom")
    
register_forward(FM_SetClientKeyValue"set_client_kv")
}

public 
set_client_kv(id, const szInfo[], const szKey[])
    return 
equal(szKey"model") ? FMRES_SUPERCEDE FMRES_IGNORED 

Last edited by OciXCrom; 11-11-2015 at 14:37.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
layka_LUBII
Senior Member
Join Date: Jul 2012
Old 11-11-2015 , 15:44   Re: block command model
Reply With Quote #3

I need not show command
http://s2.************/rpjv3pyw5/what.jpg

Last edited by layka_LUBII; 11-11-2015 at 15:48.
layka_LUBII is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-11-2015 , 16:11   Re: block command model
Reply With Quote #4

Come again?
OciXCrom is offline
Send a message via Skype™ to OciXCrom
layka_LUBII
Senior Member
Join Date: Jul 2012
Old 11-11-2015 , 16:28   Re: block command model
Reply With Quote #5

Not show command in connsole model is "gordon"
layka_LUBII is offline
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 11-11-2015 , 17:26   Re: block command model
Reply With Quote #6

Why is that a problem?
redivcram is offline
layka_LUBII
Senior Member
Join Date: Jul 2012
Old 11-12-2015 , 09:56   Re: block command model
Reply With Quote #7

I have Jailbreak server and players option in console model "gordon" and shuting down server
layka_LUBII 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 11:09.


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