View Single Post
foxhound27
AlliedModders Donor
Join Date: Sep 2019
Location: Argentina
Old 01-07-2020 , 15:20   Re: [Error] What does it mean?
Reply With Quote #9

you need a lot of tables lol for pickup_stats.smx matches, matchstats, players and also need the same

"pickup"
{
"driver" "mysql"
"host" "yourhostmysql"
"database" "databasename"
"user" "user"
"pass" "password"
}
foxhound27 is offline