Raised This Month: $ Target: $400
 0% 

Weapon Restrictions


Post New Thread Reply   
 
Thread Tools Display Modes
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 10-02-2008 , 01:13   Re: Weapon Restrictions
Reply With Quote #261

A while ago I made a suggestion to add !knife !pistol for knife/pistol rounds and if I'm not mistaken you said you would.

I'm not posting this to sound rude, I figured you probably have a busy schedule and just forgot. So this was a friendly reminder and question to whether or not if you are still going to implement this?
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
ayuki
Member
Join Date: May 2008
Old 10-02-2008 , 13:52   Re: Weapon Restrictions
Reply With Quote #262

i use version 2.2 version 2.8 awp is not restricted

i use sm 1.0.4
__________________

ayuki is offline
Derek
Senior Member
Join Date: Sep 2007
Old 10-03-2008 , 14:38   Re: Weapon Restrictions
Reply With Quote #263

It seems whenever the map changes the plugin stops restricting.
__________________
Derek
Owner
XFactorServers
Game Server Hosting
Derek is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 10-07-2008 , 15:25   Re: Weapon Restrictions
Reply With Quote #264

Quote:
Originally Posted by DerekRDenholm View Post
It seems whenever the map changes the plugin stops restricting.
Add the restrict cvar to an exec file or the server config to exec on every map change.
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
sessus
Senior Member
Join Date: May 2006
Old 10-07-2008 , 18:37   Re: Weapon Restrictions
Reply With Quote #265

would you be able to add a cvar to disallow particular admins to (un)restrict weapons?
sessus is offline
Sgt-Mess
Senior Member
Join Date: Dec 2007
Location: Sway Side,WA
Old 10-07-2008 , 22:40   Re: Weapon Restrictions
Reply With Quote #266

Quote:
Originally Posted by sessus View Post
would you be able to add a cvar to disallow particular admins to (un)restrict weapons?
Just edit the following code in the .sp and change the ADMFLAG_GENERIC part to whatever admin flag you want. The recompile .sp.

Code:
RegisterCommands( )
{
    RegAdminCmd("sm_restrict", Command_Restrict, ADMFLAG_GENERIC, "sm_restrict <weapon> <team> <amt>");
    RegAdminCmd("sm_unrestrict", Command_Unrestrict, ADMFLAG_GENERIC, "sm_unrestrict <weapon> <team>");
    RegAdminCmd("sm_dropc4", Command_DropC4, ADMFLAG_GENERIC, "sm_dropc4");
    RegConsoleCmd("buy", Command_Buy);
}
__________________
Sgt-Mess is offline
Send a message via AIM to Sgt-Mess
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 10-08-2008 , 09:49   Re: Weapon Restrictions
Reply With Quote #267

Version 2.9 has been tested and released. Please see the OP for release details.
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
Derek
Senior Member
Join Date: Sep 2007
Old 10-08-2008 , 11:00   Re: Weapon Restrictions
Reply With Quote #268

Plugin still doesnt work correctly. When trying to pick up flashes/smokes off the ground and there is a bunch of them you still get to throw them.
__________________
Derek
Owner
XFactorServers
Game Server Hosting
Derek is offline
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 10-08-2008 , 11:07   Re: Weapon Restrictions
Reply With Quote #269

Other than the smoke/flash issue, is it working?

I will work on tracking that bug down with the smokes and flashbangs.
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
Liam
SourceMod Developer
Join Date: Jan 2008
Location: Atlanta, GA
Old 10-08-2008 , 11:10   Re: Weapon Restrictions
Reply With Quote #270

How are you spawning them?
__________________
Please don't PM me for support of my plugins. If you have a question, reply in the appropriate thread.

Weapon Restrictions w/ Warmup
High Ping Kicker - Lite Edition
AFK Manager
Liam is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:31.


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