Add highscores to your website and put the database information server sided
|
|
how to get mysql to work for highscores ruse

Add highscores to your website and put the database information server sided

are u kidding me lol find and change this in MySQLController
param1 = ipCode:new MySQLDatabase("50.87.76.145", 3306, "rusepsco_hs", "rusepsco_hs", "tG8!dtLBKygG"),
param2 = port
param3 = database name
param4 = username
param5 = pass
also make sure to enable mysql in GameSettings.java and remove the old dbs in MySQLController

add me on skype
temperityrs
Says my host is not allowed to connect to the mysql server please help
public static boolean MYSQL_ENABLED = true;
GameSettings.MYSQL_ENABLED = true;
} else if(!GameSettings.MYSQL_ENABLED) {
init();
GameSettings.MYSQL_ENABLED = true;
}
new MySQLDatabase("server44.000webhost.com", 3306, "USER_hs", "USER_hs", "MYAMAZINGPASSWORD"),
i get host "and then it shows my ip" is not allowed to connect to this mysql server help please
[Only registered and activated users can see links. ]
see i get this unable to create connection error to the database
| « Error in eclipse.. Please help! | Server Engine uses alot of ram » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
| Tags for this Thread |