View Single Post
tlch0324
Senior Member
Join Date: Jan 2007
Old 12-16-2019 , 08:34   Re: [L4D1/2] HxStats Coop Remastered
Reply With Quote #9

Quote:
Originally Posted by Dragokas View Post
You must have database name, user name and password.
Plugin automatically creates the table.

If, for some reason, it doesn't create one, use "sm_hx_sqlcreate" command.
thanks, I input below in the database.cfg, is it correct?

"l4d2_stats"
{
"driver" "mysql"
"host" "127.0.0.1"
"database" "l4d2_stats"
"user" "root"
"pass" "mypass"
}
tlch0324 is offline