Block console commands
How i can block the command
jointeam 2 and jointeam 5? |
Re: Block console commands
PHP Code:
http://forums.alliedmods.net/showpos...&postcount=134 Possible bug fix PHP Code:
|
Re: Block console commands
Thanks, possible to block only teamjoin 2 to teamjoin9 ?
|
Re: Block console commands
If you want to always block :
PHP Code:
If you want to allow primo joiners : PHP Code:
If you want to allow jointeam from all kind of spectators : PHP Code:
Note that old style menus don't send jointeam command. |
Re: Block console commands
Dont work :S
|
Re: Block console commands
Quote:
|
Re: Block console commands
PHP Code:
|
Re: Block console commands
http://forums.alliedmods.net/showpos...81&postcount=2
You can also try to replace engclient_cmd(id, "chooseteam") with engclient_cmd(id, "jointeam 1") |
| All times are GMT -4. The time now is 00:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.