rogeraabbccdd / Kento-Rankme

Rankme for CSGO
78 stars 46 forks source link

database information #48

Closed abhit17 closed 6 years ago

abhit17 commented 6 years ago

Where does these rank get saved. I mean in which database and how can i see ranks from host machine.

rogeraabbccdd commented 6 years ago

If you're using rankme_mysql, rank will be saved in your mysql database, table name is what you set in rankme_sql_table. If you're not using mysql, rank will be saved in your server, which should located in addons/sourcemod/data/sqlite/rankme.sq3