Witam, nie potrafie sobie poradzic z tym pluginem, a dokladnie z wypełnieniem tabel w folderze "database.cfg"
"cssrank"
Serwer Counter Strike Source
{
"driver" "mysql"
"host" "w61.1shot1kill.pl"
"database" "database_name"
"user" "(moje dane)"
"pass" "(moje dane)"
//"timeout" "0"
"port" "3306"
}
Zerknijcie na to, może doradzicie gdzie, co źle wpisuje
Jest też tabela
CREATE TABLE `css_rank`( `rank_id` int(64) NOT NULL auto_increment, `steamId` varchar(32) NOT NULL default '', `nick` varchar(128) NOT NULL default '', `kills` int(12) NOT NULL default '0', `deaths` int(12) NOT NULL default '0', `headshots` int(12) NOT NULL default '0', `sucsides` int(12) NOT NULL default '0', `last_active` int(12) NOT NULL default '0', `played_time` int(12) NOT NULL default '0', PRIMARY KEY (`rank_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Z którą też nie bardzo wiem co zrobić i gdzie wkleić.
Jestem laikiem w tej dziedzinie, ale głodny wiedzy 
Mój angielski raczej opiera sie na stopniu podstawowym, więc nie wszystko też rozumiem, stąd problem z prawidłowym wgraniem tego pluginu.
Dodam że na serwerze wyświetla sie komunikat: Rank System is now not avilable
`
Mój pierwszy post, więc proszę o wyrozumiałość. Pozdrawiam!


Dodatki SourceMod












