Raised This Month: $32 Target: $400
 8% 

[CSS/CS:GO] Weapon Restrict


Post New Thread Reply   
 
Thread Tools Display Modes
altair540
Member
Join Date: Dec 2012
Old 10-05-2014 , 03:21   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1651

Can this somehow be prevented. Bug works on all servers where there Weapon Restrict
http://www.youtube.com/watch?v=3OKCUz1dAQY
altair540 is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 10-06-2014 , 14:00   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1652

Quote:
Originally Posted by altair540 View Post
Can this somehow be prevented. Bug works on all servers where there Weapon Restrict
http://www.youtube.com/watch?v=3OKCUz1dAQY
Without having an idea what the "hack" is doing, no. Also the server that was done on is using a really old version of weapon restrict so...
Dr!fter is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 10-06-2014 , 14:09   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1653

Quote:
Originally Posted by CenT View Post
this plugin does not support the CZ75 Auto on CS:GO ?
No, Valve considers it the same gun as the five seven/tec-9 so they have the same id, you can restrict the five seven and/or the tec-9 however which would restrict the CZ.

Quote:
Originally Posted by Blakes7 View Post
What are the weapon groups called?
I have pistols and shotguns but cannot find the other 3?

SMG
Rifles
Autorifles?

I would like to restrict them by Group

sm_restrict "smg" 0 both etc....

Thank you!
Quote:
Originally Posted by Blakes7 View Post
This seems to work, Scout does not appear to belong to a group and neither does the M249
Just need to get the sub_machineguns restricted, that is the only group that I do not have?

sm_restrict pistols 0 both
sm_restrict shotguns 0 both
sm_restrict sub_machine_guns 0 both
sm_restrict rifles 0 both
sm_restrict auto_rifles 0 both
sm_restrict m249 0 both
sm_restrict scout 0 both
The groups are
"pistols", "smgs", "shotguns", "rifles", "snipers", "grenades", "armor"

Quote:
Originally Posted by Robin955 View Post
i had sm_hosties v2 added and that broke this addon.

the addon has no errors what so ever and runs with the cvars. but if i restrict any weapon it wont restrict it, just slightly ignore the restrict. any way to fix that?
It worked and SM hosties broke it, why is it this plugins fault?
Dr!fter is offline
Karotte
Member
Join Date: Feb 2014
Old 10-06-2014 , 19:35   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1654

Hey... how can i restrict scar-20 in CS:GO using perplayerrestrict? ct autosniper..

in config file its called smg550 from CS:S
in menu i can restrict it.. but it doesnt keep the restriction

MfG

Last edited by Karotte; 10-06-2014 at 20:58.
Karotte is offline
Blakes7
Senior Member
Join Date: Dec 2012
Location: New England
Old 10-08-2014 , 10:32   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1655

Thank you Dr!fter! What is the easiest way to set an "AWP" or "SMGs" only round gents?
Is this correct?

sm_remove_restricted
sm_restrict pistols 0 both
sm_restrict shotguns 0 both
sm_restrict smgs 0 both
sm_restrict rifles 0 both
sm_restrict m249 0 both
sm_restrict scout 0 both
//sm_unrestrict awp both
sm_restrict gs3g1 both
sm_restrict sg550 both

Or

sm_restrict @all 0 both
sm_unrestrict awp both

My million dollar question is, how do I automatically stick an "AWP" in everyone's hand at round start!?
__________________

Last edited by Blakes7; 10-08-2014 at 13:22.
Blakes7 is offline
xthedeus
New Member
Join Date: Oct 2014
Old 10-23-2014 , 16:05   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1656

Thank you very much for this plugin it's exactly what I've been looking for!

Sometimes the kniferound somehow fails leaving the player with the gun underneath his feet.
Then the plugin is spamming "[SM] Glock is not allowed during this special round."

I know it is to inform the player that he can't use/pickup that weapon but the message is very annoying. I've tried anything to remove that part of the plugin and I've been able to delete anything except of the "[SM]".

Does anyone know how to delete the spam message?
xthedeus is offline
isikerkan
New Member
Join Date: Oct 2014
Old 10-23-2014 , 16:28   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1657

I cant find the CZ-75 in the restriction menu. Am I dumb?

Or is the CZ-75 not added in the script?
isikerkan is offline
tickhf
Member
Join Date: Oct 2014
Old 10-24-2014 , 06:39   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1658

Quote:
Originally Posted by xthedeus View Post
Thank you very much for this plugin it's exactly what I've been looking for!

Sometimes the kniferound somehow fails leaving the player with the gun underneath his feet.
Then the plugin is spamming "[SM] Glock is not allowed during this special round."

I know it is to inform the player that he can't use/pickup that weapon but the message is very annoying. I've tried anything to remove that part of the plugin and I've been able to delete anything except of the "[SM]".

Does anyone know how to delete the spam message?
I would like to know this too
tickhf is offline
mirage2k
Junior Member
Join Date: May 2012
Old 10-25-2014 , 21:56   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1659

Can someone help me pls.
What should i change that i CANT pickit this awp? i cant buy it but i also want that i cant pickup AWP.

My cfg.

// Set to 0 to allow awp pickup ONLY if it is under the max allowed. Set to 1 to use sm_allow_restricted_pickup method.
// -
// Default: "0"
sm_allow_awp_pickup "0"

// Set to 0 to ONLY allow pickup if under the max allowed. Set to 1 to allow restricted weapon pickup
// -
// Default: "0"
sm_allow_restricted_pickup "0"
// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Counter-Terrorists. Weapon:awp
// -
// Default: "0"
sm_restrict_awp_ct "0"

// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Terrorists . Weapon:awp
// -
// Default: "0"
sm_restrict_awp_t "0"


I have a no AWP Server. But i playing something the map $2000$ and the players can pickup awp

Last edited by mirage2k; 10-25-2014 at 21:57.
mirage2k is offline
TomXPro
Senior Member
Join Date: Aug 2014
Location: Germany
Old 10-27-2014 , 19:34   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1660

Hey,

how can I restrict weapon groups per map?
I have a de_dust2.cfg but don't know what to write in to ristrict sniper weapons (group).

Thanks
Tom
TomXPro 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 18:21.


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