Raised This Month: $51 Target: $400
 12% 

[CSS/CS:GO] Weapon Restrict


Post New Thread Reply   
 
Thread Tools Display Modes
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 03-06-2016 , 05:39   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1841

it crashed my server, without any errorlog...
fragnichtnach is offline
dustydevil
Member
Join Date: Feb 2016
Old 03-15-2016 , 18:59   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1842

What Flag would I need to Give to enable a admin to unrestrict
dustydevil is offline
hob
Junior Member
Join Date: Apr 2011
Old 03-21-2016 , 06:58   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1843

Quote:
Originally Posted by samsah View Post
I've got a problem with CSGO autobuy because it drops bought weapon on the ground. Can it be changed?
Easy way would be disabling picking up weapons but I want to pick up weapons that are build in maps. Is there a way around this?
I got same problem..
it work normal when u buy form menu but with autobuy, restricted weapon is purchased and then dropped..
Maybe it's too fast so plugin cant detect the buy..
Anyone solved this ?
hob is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-16-2016 , 05:24   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1844

This error happen with map configs

02 "Weapon Restrict" (3.1.6) by Dr!fter
Code:
L 04/16/2016 - 12:21:39: Info (map "cs_chaves_vila") (file "errors_20160416.log")
L 04/16/2016 - 12:21:39: [weapon_restrict.smx] Sound sound/buttons/weapon_cant_bu dosnt exist
...addons/sourcemod/configs/restrict/cs_chaves_vila.cfg
Code:
// Sound to play when a weapon is restricted (leave blank to disable)
// -
// Default: "sound/buttons/weapon_cant_buy.wav"
sm_restricted_sound "sound/buttons/weapon_cant_buy.wav"
rcon
Code:
] rcon sm_restricted_sound
"sm_restricted_sound" = "sound/buttons/weapon_cant_bu" ( def. "sound/buttons/weapon_cant_buy.wav" ) - Sound to play when a weapon is restricted (leave blank to disable)
*edit
I just clean that setting part out from config
__________________
Do not Private Message @me

Last edited by Bacardi; 04-16-2016 at 05:25.
Bacardi is offline
mart3h
Junior Member
Join Date: Jan 2016
Location: Straya
Old 04-19-2016 , 14:36   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1845

Any chance this will ever be updated to stop people from doing "buy deagle" etc in console to bypass the restriction?
__________________
mart3h is offline
dustydevil
Member
Join Date: Feb 2016
Old 04-19-2016 , 15:38   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1846

How do I Make it so I can allow 1 awp each team
dustydevil is offline
mart3h
Junior Member
Join Date: Jan 2016
Location: Straya
Old 04-20-2016 , 05:51   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1847

Quote:
Originally Posted by dustydevil View Post
How do I Make it so I can allow 1 awp each team
Did you even read the config?

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

// -1 = unrestricted, 0 = restricted, positive numbers = number allowed for Terrorists . Weapon:awp
// -
// Default: "-1"
sm_restrict_awp_t "-1"
positive numbers = number allowed So setting each of those to 1 will allow 1 awp per team.
__________________
mart3h is offline
counteru
New Member
Join Date: Apr 2016
Old 04-20-2016 , 20:56   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1848

are we still unable to set the default warm-up weapon.. as of now it seems its only nades.
counteru is offline
m22b
Senior Member
Join Date: Jul 2013
Old 04-28-2016 , 12:32   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1849

L 04/28/2016 - 19:05:46: Info (map "de_dust2") (file "errors_20160428.log")
L 04/28/2016 - 19:05:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/28/2016 - 19:05:46: [SM] Native "PrintToChat" reported: Translation failed: invalid client index 7370593
L 04/28/2016 - 19:05:46: [SM] Displaying call stack trace for plugin "weapon_restrict.smx":
L 04/28/2016 - 19:05:46: [SM] [0] Line 99, restrictinc/natives.sp::Native_RefundMoney()
L 04/28/2016 - 19:05:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/28/2016 - 19:05:46: [SM] Native "Restrict_RefundMoney" reported: Error encountered while processing a dynamic native
L 04/28/2016 - 19:05:46: [SM] Displaying call stack trace for plugin "weapon_restrict.smx":
L 04/28/2016 - 19:05:46: [SM] [0] Line 237, restrictinc/natives.sp::Native_RemoveRandom()
L 04/28/2016 - 19:05:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/28/2016 - 19:05:46: [SM] Native "Restrict_RemoveRandom" reported: Error encountered while processing a dynamic native
L 04/28/2016 - 19:05:46: [SM] Displaying call stack trace for plugin "weapon_restrict.smx":
L 04/28/2016 - 19:05:46: [SM] [0] Line 724, restrictinc/natives.sp::Native_CheckPlayerWeapons()
L 04/28/2016 - 19:05:46: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/28/2016 - 19:05:46: [SM] Native "Restrict_CheckPlayerWeapons" reported: Error encountered while processing a dynamic native
L 04/28/2016 - 19:05:46: [SM] Displaying call stack trace for plugin "weapon_restrict.smx":
L 04/28/2016 - 19:05:46: [SM] [0] Line 159, restrictinc/events.sp::EventRoundStart()
L 04/28/2016 - 19:25:08: Error log file session closed.
m22b is offline
strongpt02
Member
Join Date: Mar 2016
Old 05-12-2016 , 14:19   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #1850

Wich names are in config for negev and scar 20? I want to restrict this but i found ngvs and etc i dont know if are those weapons please tell me his name
strongpt02 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 02:25.


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