[REQUEST] Friendlyfire checker
Hi, there are a plugin for check if in the server the mp_friendlyfire is on? In this case the plugin can disable the mp_friendlyfire.
Solved. |
Re: [REQUEST] Friendlyfire checker
Why would you need it? Just set it to 0 in server.cfg and amxx.cfg. Don't give change cvar access to your admins if they'll do it. You can use this, it will set friendlyfire 0 on every round start.
PHP Code:
|
Re: [REQUEST] Friendlyfire checker
Shit whitefang beat it to me :mrgreen:
|
Re: [REQUEST] Friendlyfire checker
Quote:
|
Re: [REQUEST] Friendlyfire checker
You should use set_cvar_num() or set_pcvar_num() instead of server_cmd().
|
Re: [REQUEST] Friendlyfire checker
Quote:
PHP Code:
|
Re: [REQUEST] Friendlyfire checker
:?:
PHP Code:
|
Re: [REQUEST] Friendlyfire checker
Quote:
|
Re: [REQUEST] Friendlyfire checker
something like this.
PHP Code:
|
Re: [REQUEST] Friendlyfire checker
Quote:
|
| All times are GMT -4. The time now is 09:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.