TS Weapon restrictions
Posted: Mon Nov 22, 2021 11:52 pm
This plugin is used to restrict access to certain weapons in TS, you can restric access to any weapon. You can also restrict diffrent firing modes on weapons it works by checking once a weapon is equipped check if that weapon is restricted by a admin, if it is. The weapon is removed from the user and deleted from the word. The user is also given a warring
It will also log any offenders while notifying the other players
Usage:
Edit the addons/amxmodx/configs/ts_restriction.cfg
Add the weapons you want to restrict here
Or use the amx_restrict command:
amx_restrict 1 2 will restrict the glock 18 from being used in full auto
amx_restrict 1 1 will restrict the glock 18
amx_restrict 1 0 will remove the restriction
Credits:
Ops in #AMXmodx @ Quakenet for alot of help ( + AssKicker & CheesyPeteza )
This plugin requires the ENGINE module
Changelog
1.2.2 ( 19.11.2004 )
- Fixed: Exploit preventing droping of weapon
- Fixed: Plugin should handle multiple knifes better
- Fixed: logs not being writen correctly or not at all
- Added: You will no longer be spammed with messages if you have muliple guns that are restriced
- Changed: remove_weapon() has been optimized some more( it now gets ents by owner first)
- Changed: The welcome message is not shown if there is no weapoons restricted or firemods restriced
Todo:
Add menus
.zip
It will also log any offenders while notifying the other players
Usage:
Edit the addons/amxmodx/configs/ts_restriction.cfg
Add the weapons you want to restrict here
Or use the amx_restrict command:
amx_restrict 1 2 will restrict the glock 18 from being used in full auto
amx_restrict 1 1 will restrict the glock 18
amx_restrict 1 0 will remove the restriction
Credits:
Ops in #AMXmodx @ Quakenet for alot of help ( + AssKicker & CheesyPeteza )
This plugin requires the ENGINE module
Changelog
1.2.2 ( 19.11.2004 )
- Fixed: Exploit preventing droping of weapon
- Fixed: Plugin should handle multiple knifes better
- Fixed: logs not being writen correctly or not at all
- Added: You will no longer be spammed with messages if you have muliple guns that are restriced
- Changed: remove_weapon() has been optimized some more( it now gets ents by owner first)
- Changed: The welcome message is not shown if there is no weapoons restricted or firemods restriced
Todo:
Add menus
.zip