AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07] (https://forums.alliedmods.net/showthread.php?t=330433)

Sples1 02-03-2021 20:31

[CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
 



https://i.imgur.com/1GEENq2.png
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


https://i.imgur.com/GxvSSsA.png

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)

https://i.imgur.com/iXZ8VvF.png
Spoiler

:fox:
Download (1.2): here
GitHub (1.2): here

nguyenbaodanh 02-03-2021 23:24

Re: [CSGO] Kitsune - Advanced Weapon Restrictor
 
missing include emperor, can't compile

AePT 02-03-2021 23:30

Re: [CSGO] Kitsune - Advanced Weapon Restrictor
 
Quote:

Originally Posted by nguyenbaodanh (Post 2735653)
missing include emperor, can't compile

Quote:

Originally Posted by Sples1

Nice release! :3

PStar 02-04-2021 03:30

Re: [CSGO] Kitsune - Advanced Weapon Restrictor
 
Is it integrated to the admin menu?
If not then it would be a nice addon feature.

sNok3 02-04-2021 07:02

Re: [CSGO] Kitsune - Advanced Weapon Restrictor
 
Update - [1.1]


Changes and additions
  • Fixed a bug where Kevlar, Helmet and defuser couldn't be bought

TODO List
  • Admin menu implementation for setting restrictions
  • Map settings

Known bugs
  • Money won't get substracted from the player after buying anything - (will be fixed today)
We pushed the update as a Pre-release. Thank you for the feedback! :)

Made with <3 by Kitsune Lab


Sples1 02-04-2021 18:14

Re: [CSGO] Kitsune - Advanced Weapon Restrictor
 
Update - [1.1 final]


Changes and additions
  • Fixed every known bugs

TODO List
  • Admin menu implementation for setting restrictions
  • Map settings
We pushed the update as a normal Release. Thank you for the feedback! :)

Made with <3 by Kitsune Lab


Sples1 02-07-2021 07:47

Re: [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
 
Update - [1.2]


Changes and additions
  • Fixed folder access problems
  • Fixed CFG creation problems
  • Deleted Restrictions from Warm-Up
  • CT Glitch

TODO List
  • Admin menu implementation for setting restrictions
  • Map settings
We pushed the update as a normal Release. Thank you for the feedback! :)

Made with <3 by Kitsune Lab


PeterPan 02-26-2021 14:07

Re: [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
 
It would be great if you would add another option for a separate restrict level for certain flags

Basically (Weapon) = restricted to 2 per team... but people with flag custom1 (Weapon) = restricted to 4 per team

mrmiki 03-28-2021 14:59

Re: [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
 
hi tnx for your plugin
its great
but i have a problem
when we use the plugin and buy weapon, the weapon drop on the floor
why it happens?
i need this plugin

Prec1sioN 04-18-2021 12:56

Re: [CSGO] Kitsune - Advanced Weapon Restrictor [2021.02.07]
 
Hey the plugin doesnt check if a person without a flag picks up a restricted weapon.
Could you add a check for that?


All times are GMT -4. The time now is 10:35.

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