View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 06-22-2021 , 21:07   Re: [CS:GO/L4D1/L4D2] Weapon Charms (1.14b) [15-May-2021]
Reply With Quote #90

This is what I'm using

Code:
	"charms"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
__________________
Silvers is offline