Raised This Month: $ Target: $400
 0% 

[CS:S/CS:GO] CSS Bank (including MySQL support) v1.6.6


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
kazzaa
Junior Member
Join Date: May 2010
Old 05-10-2010 , 18:55   Re: CSS Bank (including MySQL support)
Reply With Quote #11

hello, I am novice in this, I have CS:S servers, I want this bank on my server, I instaled plugin but I dont know how set database.

This is my cssbank.cfg

Quote:
...
// Set the database configuration listed in databases.cfg
// -
// Default: "clientprefs"
css_bank_dbconfig "clientprefs"
...

// Set the name of your bank
// -
// Default: "CSS Bank"
css_bank_identity "CSS Bank"
...
and my databases.cfg:
Quote:
"Databases"
{
"driver_default" "mysql"

"sourcebans"
{
"driver" "mysql"
"host" "mysql.fakaheda.eu"
"database" "hosted_efoxcz"
"user" "efoxcz"
"pass" "GF8zt968fsde"
//"timeout" "0"
"port" "3306"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}
"clientprefs"
{
"driver" "mysql"
"host" "localhost"
"database" "clientprefs"
"user" ""
"pass" ""
}
}
I dont know how set database for cssbank, please help me thx
kazzaa 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 04:36.


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