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

[CSS/CS:GO] Weapon Restrict


Post New Thread Reply   
 
Thread Tools Display Modes
BulgarianPL
Member
Join Date: Dec 2013
Old 12-07-2018 , 08:30   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2101

It works fine for me ?
BulgarianPL is offline
hajrullah
Junior Member
Join Date: Nov 2008
Old 12-07-2018 , 17:23   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2102

Quote:
Originally Posted by BulgarianPL View Post
It works fine for me ?
Tell US your MM and SM version also are you Linux or Windows..

Code:
23:22:30  Metamod:Source Version Information
             Metamod:Source version 1.11.0-dev+1116
             Plugin interface version: 16:14
             SourceHook version: 5:5
             Loaded As: Valve Server Plugin
             Compiled on: Jul 31 2018 21:26:06
             Built from: https://github.com/alliedmodders/metamod-source/commit/974de70
             Build ID: 1116:974de70
             http://www.metamodsource.net/
Code:
23:22:58  SourceMod Version Information:
             SourceMod Version: 1.9.0.6261
             SourcePawn Engine: 1.9.0.6261, jit-x86 (build 1.9.0.6261)
             SourcePawn API: v1 = 4, v2 = 12
             Compiled on: Nov  7 2018 15:18:13
             Built from: https://github.com/alliedmodders/sourcemod/commit/a084b32
             Build ID: 6261:a084b32
             http://www.sourcemod.net/
Ubuntu Linux Server !!
Plugin crashes my Server!

Last edited by hajrullah; 12-07-2018 at 17:26. Reason: smth to add
hajrullah is offline
cristi_ip
Senior Member
Join Date: Dec 2010
Location: Bucharest
Old 12-08-2018 , 00:09   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2103

Hello,

The weapon restrict plugin returns the following error:

L 12/08/2018 - 07:03:58: [weapon_restrict.smx] Invalid section name found in perplayer.txt
L 12/08/2018 - 07:03:58: [weapon_restrict.smx] Failed to parse Perplayer fully
L 12/08/2018 - 07:03:58: [weapon_restrict.smx] Perplayer parser error on line 10 col 2. Error: Callback error

Plugin version: "Weapon Restrict" (4.0.0-b4) by Dr!fter

Anybody knows how to fix the above error ?

Thank you!
cristi_ip is offline
vERKE
Junior Member
Join Date: Sep 2018
Location: Hungary
Old 12-08-2018 , 13:00   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2104

The plugin works fine, but I have this error in my log:
Code:
[SM] Exception reported: Array index out-of-bounds (index 63, limit 55)
[SM] Blaming: weapon_restrict.smx
[SM] Call stack trace:
[SM]   [1] Line 202, restrictinc/events.sp::CS_OnBuyCommand
__________________
vERKE is offline
root88
Senior Member
Join Date: May 2016
Old 12-08-2018 , 14:01   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2105

I've got error logs spammed after last updates. I'm using new items - weapon_axe etc.
__________________
root88 is offline
arcticx2
Senior Member
Join Date: Nov 2011
Old 12-08-2018 , 14:01   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2106

well its not working correctly for me either, not saving the restricted guns
arcticx2 is offline
yurihabib
New Member
Join Date: Dec 2018
Old 12-09-2018 , 14:08   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2107

Hi guys, any new updates about this plugin ?
Thanks.

Edit : Work good with SourceMod 6267.

Last edited by yurihabib; 12-09-2018 at 19:19.
yurihabib is offline
root88
Senior Member
Join Date: May 2016
Old 12-10-2018 , 10:50   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2108

Quote:
Originally Posted by yurihabib View Post
Edit : Work good with SourceMod 6267.
No, it doesn't.

Code:
L 12/10/2018 - 16:47:47: [SM] Exception reported: Weapon id 57 is invalid.
L 12/10/2018 - 16:47:47: [SM] Blaming: weapon_restrict.smx
L 12/10/2018 - 16:47:47: [SM] Call stack trace:
L 12/10/2018 - 16:47:47: [SM]   [0] ThrowNativeError
L 12/10/2018 - 16:47:47: [SM]   [1] Line 538, restrictinc/natives.sp::Native_CanPickupWeapon
L 12/10/2018 - 16:47:47: [SM]   [3] Restrict_CanPickupWeapon
L 12/10/2018 - 16:47:47: [SM]   [4] Line 67, restrictinc/events.sp::OnWeaponCanUse
L 12/10/2018 - 16:48:04: [SM] Exception reported: Array index out-of-bounds (index 63, limit 55)
L 12/10/2018 - 16:48:04: [SM] Blaming: weapon_restrict.smx
L 12/10/2018 - 16:48:04: [SM] Call stack trace:
L 12/10/2018 - 16:48:04: [SM]   [1] Line 202, restrictinc/events.sp::CS_OnBuyCommand
L 12/10/2018 - 16:51:02: [SM] Exception reported: Array index out-of-bounds (index 70, limit 69)
L 12/10/2018 - 16:51:02: [SM] Blaming: weapon_restrict.smx
L 12/10/2018 - 16:51:02: [SM] Call stack trace:
L 12/10/2018 - 16:51:02: [SM]   [1] Line 393, restrictinc/natives.sp::Native_GetRestrictValue
L 12/10/2018 - 16:51:02: [SM]   [3] Restrict_GetRestrictValue
L 12/10/2018 - 16:51:02: [SM]   [4] Line 652, restrictinc/natives.sp::Native_CanPickupWeapon
L 12/10/2018 - 16:51:02: [SM]   [6] Restrict_CanPickupWeapon
L 12/10/2018 - 16:51:02: [SM]   [7] Line 74, restrictinc/events.sp::OnWeaponCanUse
L 12/10/2018 - 16:51:02: [SM]   [9] GivePlayerItem
L 12/10/2018 - 16:51:02: [SM]   [10] Line 190, xxx\code\sourcemod\addons\sourcemod\scripting\allteam_buy.cpp::PanelHandler1
__________________
root88 is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 12-10-2018 , 15:00   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2109

No, you just don’t bother to read.
Dr!fter is offline
root88
Senior Member
Join Date: May 2016
Old 12-10-2018 , 16:47   Re: [CSS/CS:GO] Weapon Restrict
Reply With Quote #2110

Quote:
Originally Posted by Dr!fter View Post
No, you just don’t bother to read.
To read what?
Code:
[9] GivePlayerItem
L 12/10/2018 - 16:51:02: [SM]   [10] Line 190, xxx\code\sourcemod\addons\sourcemod\scripting\allteam_buy.cpp::PanelHandler1
This works fine giving weapon_breachcharge until I load weaponrestrict. Then it spams errors like above.
__________________
root88 is offline
Reply


Thread Tools
Display Modes

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 07:55.


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