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

[CSGO] Gloves


Post New Thread Reply   
 
Thread Tools Display Modes
Voacaw3
New Member
Join Date: Mar 2021
Old 03-20-2021 , 06:35   Re: [CSGO] Gloves
Reply With Quote #211

The following error occurs when using moto gloves.
What's the problem?


L 03/20/2021 - 192:46: [SM] Exception reported: Array index out-of-bounds (index 8, limit
L 03/20/2021 - 192:46: [SM] Blaming: gloves.smx
L 03/20/2021 - 192:46: [SM] Call stack trace:
L 03/20/2021 - 192:46: [SM] [1] Line 179, tmp/addons/sourcemod/scripting/gloves/menus.sp::GloveMainMenuHandler

Last edited by Voacaw3; 03-20-2021 at 06:39.
Voacaw3 is offline
kneign
New Member
Join Date: Jan 2016
Old 04-16-2021 , 13:36   Re: [CSGO] Gloves
Reply With Quote #212

Quote:
Originally Posted by Voacaw3 View Post
The following error occurs when using moto gloves.
What's the problem?


L 03/20/2021 - 192:46: [SM] Exception reported: Array index out-of-bounds (index 8, limit
L 03/20/2021 - 192:46: [SM] Blaming: gloves.smx
L 03/20/2021 - 192:46: [SM] Call stack trace:
L 03/20/2021 - 192:46: [SM] [1] Line 179, tmp/addons/sourcemod/scripting/gloves/menus.sp::GloveMainMenuHandler
He fixed it in the code files, but if you want to do it yourself just open /scripting/gloves/globals.sp and replace the following line:

Code:
Menu menuGloves[MAX_LANG][4][8];
with:

Code:
Menu menuGloves[MAX_LANG][4][9];
Then recompile the plugin and it should be solved.

Last edited by kneign; 04-16-2021 at 13:38.
kneign is offline
Rugal
Senior Member
Join Date: Jun 2020
Location: Brazil
Old 04-16-2021 , 16:53   Re: [CSGO] Gloves
Reply With Quote #213

I'm getting some errors like this:

PHP Code:
[gloves.smxQuery failedUNIQUE constraint failedgloves.steamid 
And some players report that they choose a glove, and after a while, the glove was magically replaced by another glove.
This is also happening with the Weapon & Knives plugin.
Note: The 2 plugins are using local sourcemod databases.
Rugal is offline
Twaaane
New Member
Join Date: Apr 2021
Old 04-23-2021 , 21:27   Re: [CSGO] Gloves
Reply With Quote #214

Hi, i'm just a beginer in csgo server plugins but i cant seem to find the Glove.smx in the lastest version (1.0.5) is this normal ?
Twaaane is offline
Rugal
Senior Member
Join Date: Jun 2020
Location: Brazil
Old 04-24-2021 , 16:00   Re: [CSGO] Gloves
Reply With Quote #215

Quote:
Originally Posted by Twaaane View Post
Hi, i'm just a beginer in csgo server plugins but i cant seem to find the Glove.smx in the lastest version (1.0.5) is this normal ?
https://github.com/kgns/gloves/releases/tag/v1.0.5
Rugal is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 05-20-2021 , 16:42   Re: [CSGO] Gloves
Reply With Quote #216

Created a database, checked the user and password, added to Database.cfg, rebooted the server, came, changed the settings of plugin, but there were no data in the database and there is no data
__________________
BlagoYar is offline
ZMatu
New Member
Join Date: Feb 2021
Location: Argentina
Old 08-16-2021 , 17:38   Re: [CSGO] Gloves
Reply With Quote #217

Quote:
Originally Posted by kgns View Post
use the Native functions and update your custom model plugin to be compatible with Gloves
And how do I make the native so that it works with custom models? Excuse me, my writing does not speak English
ZMatu is offline
Fragkiller
Member
Join Date: Jun 2012
Old 09-23-2021 , 20:53   Re: [CSGO] Gloves
Reply With Quote #218

Gloves are not getting applied after reconnect, even tough theres a database entry.

Last edited by Fragkiller; 09-23-2021 at 20:53.
Fragkiller is offline
SvaRoG
New Member
Join Date: Nov 2020
Old 09-24-2021 , 04:11   Re: [CSGO] Gloves
Reply With Quote #219

give new config..
SvaRoG is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 10-03-2021 , 19:12   Re: [CSGO] Gloves
Reply With Quote #220

I have been away from CS:GO for a while now, only came and went during new skin releases.
I have opted this repository (https://github.com/kgns/gloves) in to Hacktoberfest (https://hacktoberfest.digitalocean.com). If you want to participate, check the issues and/or create your own contribution using Pull Requests
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns 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 04:30.


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