AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Weapon Restrict (https://forums.alliedmods.net/showthread.php?t=327608)

painlesstgp 09-29-2020 10:14

Weapon Restrict
 
Basically i have 1 AWP for normal players, but i want it so a vip can also buy an AWP, but only 1 vip can have 1 awp at a time so not all vips at the same time??? Is it possible with weapon restrict, or would you need to rewrite it?

Bacardi 09-30-2020 10:12

Re: Weapon Restrict
 
2 Attachment(s)
I'm not %100 sure, this will work.
*edit
You need run weapon restrcit plugin beside.
[CSS/CS:GO] Weapon Restrict
-> https://github.com/Drifter321/csgo-c...ct/tree/SM-1.9 ("Weapon Restrict" (4.0.0-b7) by Dr!fter)






I wanted to keep "sm_restrict_immunity_level" as it is, so you need change this admin access to "z" flag.

Go admin_overrides.cfg
Spoiler

And I recommend to not give root access "z" to any admin, this way SourceMod admin system work nicely. It's up to you.


--

This plugin use another admin access called "sm_vip", by default it will work admins with flag "a".
You can change "sm_vip" flag from admin_overrides.cfg as well.

painlesstgp 09-30-2020 12:00

Re: Weapon Restrict
 
Quote:

Originally Posted by Bacardi (Post 2719680)
I'm not %100 sure, this will work.
*edit
You need run weapon restrcit plugin beside.
[CSS/CS:GO] Weapon Restrict
-> https://github.com/Drifter321/csgo-c...ct/tree/SM-1.9 ("Weapon Restrict" (4.0.0-b7) by Dr!fter)

I use sourcebans




I wanted to keep "sm_restrict_immunity_level" as it is, so you need change this admin access to "z" flag.

Go admin_overrides.cfg
Spoiler

And I recommend to not give root access "z" to any admin, this way SourceMod admin system work nicely. It's up to you.


--

This plugin use another admin access called "sm_vip", by default it will work admins with flag "a".
You can change "sm_vip" flag from admin_overrides.cfg as well.



All times are GMT -4. The time now is 20:28.

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