AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Simple Disable kill command (https://forums.alliedmods.net/showthread.php?t=224077)

The_dr 08-19-2013 22:00

[ANY] Simple Disable kill command
 
3 Attachment(s)
This plugin simply disables the kill command and sends them a message saying they can’t kill there self, good for VSH and FF2 servers or any custom game mode that killing yourself messes up the game.

This plugin has NOT been tested outside of TF2, it should work fine but if you could pleas test it on other games and tell me if it works for them it would be appreciated.

If you wish to change what is said when players try to kill there self, you can edit the disable_kill.phrases.txt in your sourcemod/translation directory

Things to do:
Code:

Add the ability to disable the plugin
Add the ability to allow admins to kill there self
Add the ability to disable just kill or just explode command

Commands:
Code:

None at this time
Convars:
Code:

None at this time
How to install:
Code:

- Place the disable_kill.smx in your sourcemod/plugins directory
- Place disable_kill.phrases.txt in your sourcemod/translation directory

Updating:
Code:

Follow the install steps
Help for more translation is appreciated.

Bacardi 08-20-2013 06:19

Re: [ANY] Simple Disable kill command
 
from Yak's FAQs on Scripting
4. How do I block regular commands, such as kill and say?

more specifically


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

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