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

[CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag]


Post New Thread Reply   
 
Thread Tools Display Modes
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-21-2018 , 11:27   Re: Plugin Broken?
Reply With Quote #341

Quote:
Originally Posted by KsB2000 View Post
Since the New Update ( http://blog.counter-strike.net/index.php/2018/04/20344/ )

Server is crashing on joining and prints in console as error

Host_Error: Index error writing string table baseline downloadables

Question to me is why it crashes on the baseline "downloadables"

Thanks for any help in advance ^^
enable gotv
__________________
8guawong is offline
tzzion
Member
Join Date: Oct 2016
Old 04-29-2018 , 13:00   Re: Plugin Broken?
Reply With Quote #342

Quote:
Originally Posted by 8guawong View Post
enable gotv

Thank you !!
tzzion is offline
snoopy174
Member
Join Date: May 2016
Old 05-19-2018 , 00:20   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #343

how to disable the menu bidet on , ???
snoopy174 is offline
Send a message via Skype™ to snoopy174
3axap
Member
Join Date: Dec 2012
Old 05-22-2018 , 14:32   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #344

Quote:
L 05/22/2018 - 19:45:08: [weapons.smx] Update Player failed! query: "UPDATE wsk_weapons SET knife_survival_bowie_float = WHERE steamid = 'STEAM_1:0:930612910'" error: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE steamid = 'STEAM_1:0:930612910'' at line 1"
L 05/22/2018 - 20:06:07: Error log file session closed.
Crash if choose Bowie knife.
In database.sp knife_survival_bowie code like others knife

Last edited by 3axap; 05-22-2018 at 16:06.
3axap is offline
3axap
Member
Join Date: Dec 2012
Old 05-22-2018 , 16:10   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #345

Quote:
Originally Posted by Siudzix View Post
PHP Code:
L 03/17/2018 18:56:53: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:56:54: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:56:59: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:03: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:09: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:19: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:23: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:27: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error" 
Same probleb

How hotfix:

in menus.sp 679 and 680 string:

comment or delete:
Quote:
menu.AddItem("35", buffer, g_iKnife[client] != 35 ? ITEMDRAW_DEFAULT : ITEMDRAW_DISABLED);
Format(buffer, sizeof(buffer), "%T", "weapon_knife_survival_bowie", client);

Last edited by 3axap; 05-22-2018 at 16:28.
3axap is offline
ManiaCX
New Member
Join Date: May 2018
Old 05-23-2018 , 10:20   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #346

the !ws plugin is working just fine but I have a problem with the !knife plugin.Whenever I choose a model , my knife disappears and it keeps on doing that even after I reconnect to the server. I reset it with deleting the files in \sourcemod\data\sqlite. The problem isn't with your plugin only I tried other knife plugins and they had the same problem so I want to know if I did anything wrong and if there's any way to fix it
ManiaCX is offline
ambn
Veteran Member
Join Date: Feb 2015
Location: Fun servers
Old 05-29-2018 , 13:57   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #347

i'm having problem with plugin load, sourcemod is latest version, PTaH is 1.0.8 and using the latest version of the plugin and i'm getting bad load and aafter unload i get unable to open file for both weapons.smx and gloves.smx.
any help?
__________________
ambn is offline
tzzion
Member
Join Date: Oct 2016
Old 06-01-2018 , 12:39   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #348

Hello !

I looked in some posts and I did not find anything referring to SKINS per team.

Is there an option to select a SKIN for the CT team and a SKIN for the team T ?
__________________
tzzion is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 06-10-2018 , 13:54   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #349

Quote:
Originally Posted by Siudzix View Post
PHP Code:
L 03/17/2018 18:56:53: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:56:54: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:56:59: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:03: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:09: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:19: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:23: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error"
L 03/17/2018 18:57:27: [weapons.smxUpdate Player failedquery"UPDATE ws_weapons SET knife_survival_bowie_float =  WHERE steamid = 'STEAM_1:1:119558878'" error"near "WHERE": syntax error" 
same here, @kgns any fix comming?
asdfxD is offline
snoopy174
Member
Join Date: May 2016
Old 06-13-2018 , 11:17   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #350

Quote:
Originally Posted by asdfxD View Post
same here, @kgns any fix comming?
что это значит?
[weapons.smx] Update Player failed! query: "UPDATE weapons SET knife_survival_bowie_float = WHERE steamid = 'STEAM_1:0:423322855'" error: "near "WHERE": syntax error"
snoopy174 is offline
Send a message via Skype™ to snoopy174
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 19:09.


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