View Single Post
Author Message
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 02-03-2021 , 20:31   [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
Reply With Quote #1





About
This plugin will help you to restrict weapon count per team or overall. We tried to grant you the most user friendly settings as we can. Actually it support combined settings too (see below).

Settings for the plugin can be found in configs folder.

Settings:
Code:
"all"				"number" 		-> Restrict the given weapon count to {number} in the whole server
"team"				"number"		-> Restrict the given weapon count to {number} per team
"players"			"number"		-> From this weapon one can be purchased in both team after every {number} player ( Example: 1 awp for both team after every 2 player )
"block"				"1"			-> Block the given weapon buy for everyone
NOTE: You can combine them (see below)

Execution order: block - all - team - players
If you don't want to use one of these just simply don't add it

Code:
"weapon_awp" //Combination example
{
	"team"		"3"		//Three awp can be / team overall
	"players"	"2"		//Users can buy one of the three after every 2 player
}
Required for compile: https://github.com/Sples1/ENT_Emperor



kit_weapon_restrict_enabled - Enable or Disable the plugin
kit_weapon_restrict_prefix - Modify the plugin's chat prefix
kit_weapon_restrict_bypass - This flag can bypass weapon restrictions (leave empty for none)


Spoiler


Download (1.2): here
GitHub (1.2): here
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.

Last edited by Sples1; 02-07-2021 at 08:54.
Sples1 is offline