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
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-22-2019 , 07:51   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #631

Quote:
Originally Posted by kgns View Post
that is strange because I use custom db definitions with both plugins on a lot of servers and having no problem like you said. you should double check the database configuration
This is the config of my databse.cfg, I have already re-created it and nothing:
Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}

	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"weaponsknife"
	{
		"driver"			"sqlite"
		"database"			"weaponsknife"
	}
	
	"gloves"
	{
		"driver"			"sqlite"
		"database"			"gloves"
	}
}
I already left the default database of plugins too and the same thing...

I have already changed the permissions on FTP and nothing.

I do not know what else to do.
paulo_crash is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 02-22-2019 , 08:05   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #632

Quote:
Originally Posted by paulo_crash View Post
I do not know what else to do.
me neither, sorry you have to figure this out yourself, unless there are a lot more people experiencing the same issue, and give feedback
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
RetriquAz
New Member
Join Date: Feb 2019
Location: Mersin, Turkey
Old 02-23-2019 , 06:38   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #633

after starting the server plugin seems working but when i connect to server and trying the !ws command nothing happening and console give this

02/23/2019 - 14:26:41: [SM] Exception reported: Could not find a config file for any languages.
L 02/23/2019 - 14:26:41: [SM] Blaming: weapons.smx
L 02/23/2019 - 14:26:41: [SM] Call stack trace:
L 02/23/2019 - 14:26:41: [SM] [0] SetFailState
L 02/23/2019 - 14:26:41: [SM] [1] Line 100, tmp/addons/sourcemod/scripting/weapons/config.sp::ReadConfig
L 02/23/2019 - 14:26:41: [SM] [2] Line 54, tmp/addons/sourcemod/scripting/weapons/forwards.sp::OnConfigsExecuted
RetriquAz is offline
kgns
Senior Member
Join Date: May 2017
Location: Istanbul, Turkey
Old 02-23-2019 , 10:00   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #634

Quote:
Originally Posted by RetriquAz View Post
after starting the server plugin seems working but when i connect to server and trying the !ws command nothing happening and console give this

02/23/2019 - 14:26:41: [SM] Exception reported: Could not find a config file for any languages.
L 02/23/2019 - 14:26:41: [SM] Blaming: weapons.smx
L 02/23/2019 - 14:26:41: [SM] Call stack trace:
L 02/23/2019 - 14:26:41: [SM] [0] SetFailState
L 02/23/2019 - 14:26:41: [SM] [1] Line 100, tmp/addons/sourcemod/scripting/weapons/config.sp::ReadConfig
L 02/23/2019 - 14:26:41: [SM] [2] Line 54, tmp/addons/sourcemod/scripting/weapons/forwards.sp::OnConfigsExecuted
"Could not find a config file for any languages"

make sure you upload config files in csgo/addons/sourcemod/configs/weapons
__________________

OyunHost Sunucu Hizmetleri: https://www.oyunhost.net
kgns is offline
RetriquAz
New Member
Join Date: Feb 2019
Location: Mersin, Turkey
Old 02-23-2019 , 12:37   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #635

Quote:
Originally Posted by kgns View Post
"Could not find a config file for any languages"

make sure you upload config files in csgo/addons/sourcemod/configs/weapons
as you can see i already checked multiple times still giving error.

https://i.hizliresim.com/dvldlr.jpg

Last edited by RetriquAz; 02-23-2019 at 12:37.
RetriquAz is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-24-2019 , 13:04   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #636

I believe I found a BUG when I use MySQL data.

If I choose a nametag for the guns when the server changes map it switches the nametag to another player in the database.

Same thing happens with some skins, some change when the map changes, and others do not, it's the ones I chose.

I checked the error logs and only thing I saw about the weapons plugin is this:
Code:
L 02/24/2019 - 10:48:59: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:1:200597705')" error: "Duplicate entry 'STEAM_1:1:200597705' for key 'PRIMARY'"
L 02/24/2019 - 10:49:25: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:1:200597705')" error: "Duplicate entry 'STEAM_1:1:200597705' for key 'PRIMARY'"
L 02/24/2019 - 10:42:04: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:0:174406312')" error: "Duplicate entry 'STEAM_1:0:174406312' for key 'PRIMARY'"
L 02/24/2019 - 10:42:47: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:0:174406312')" error: "Duplicate entry 'STEAM_1:0:174406312' for key 'PRIMARY'"
paulo_crash is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 02-24-2019 , 23:39   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #637

Quote:
Originally Posted by paulo_crash View Post
If I choose a nametag for the guns when the server changes map it switches the nametag to another player in the database.

Same thing happens with some skins, some change when the map changes, and others do not, it's the ones I chose.
Maybe this?

// Enable/Disable players overwriting other players' weapons (picked up from the ground) by using !ws command
// -
// Default: "1"
sm_weapons_enable_overwrite "0"
asdfxD is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-25-2019 , 12:08   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #638

Quote:
Originally Posted by asdfxD View Post
Maybe this?

// Enable/Disable players overwriting other players' weapons (picked up from the ground) by using !ws command
// -
// Default: "1"
sm_weapons_enable_overwrite "0"
Already disabled this option, I will activate to see if it solves the problem.
paulo_crash is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 02-25-2019 , 12:10   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #639

Quote:
Originally Posted by paulo_crash View Post
Already disabled this option, I will activate to see if it solves the problem.
it won't when you enable it.
asdfxD is offline
Wannab33
Junior Member
Join Date: Aug 2017
Old 03-09-2019 , 13:32   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #640

Hey,

nice plugin, but i have one question. Is there a way to safe the patterns of skins, like case hardened for example?

Currently if you die, ur weapon will get another pattern, without beeing able to save like a blue diamond karambit.

Thanks!
Wannab33 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 19:26.


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