Kód: Vybrat vše
// MYSQL options. You don't have to edit it if you use SQLITE
uwc3ng_host "127.0.0.0" // Server ip where the Mysql Database is hosted
uwc3ng_user "root" // The login name from the database
uwc3ng_pass "" // The password from the database
uwc3ng_name "uwc3ng" // The database name
A potrebuju to nastavit Poradíte někdo ? Děkuji
ještě toto:
Kód: Vybrat vše
// Where should we save the XP's then?
uwc3ng_savexp_sql "1" // 0 = MySQL, 1 = SQLITE
Co mam udělat ?