Raised This Month: $ Target: $400
 0% 

need help at database - CTBAN PLUGIN


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
TheDestroyer
Junior Member
Join Date: Aug 2019
Old 08-11-2019 , 13:38   need help at database - CTBAN PLUGIN
Reply With Quote #1

My database 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" ""
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}

How do I use it ? ctban plugin not working error:
sm_ctban.smx (CT Ban): Error while connecting to default database what do I need to add to fix it?
Please help, thx for reading
TheDestroyer is offline
 



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 14:56.


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