Calle787 New Member Nov 30, 2015 17 3 Jul 11, 2016 #1 Hello! I just wonder how to change the amount of starting credits on your habbo retro? I got PlusEMU Heres a pic of my DB (I use navicat) You must be registered for see links //Calle
Hello! I just wonder how to change the amount of starting credits on your habbo retro? I got PlusEMU Heres a pic of my DB (I use navicat) You must be registered for see links //Calle
Joshhh Member Apr 13, 2016 325 177 Jul 11, 2016 #2 You change the starting credits on the config.php. (wwwroot/app/management/config.php) and look for this. Code: $_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with. Upvote 0 Downvote
You change the starting credits on the config.php. (wwwroot/app/management/config.php) and look for this. Code: $_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with.
Calle787 New Member Nov 30, 2015 17 3 Jul 11, 2016 Thread starter #3 KingX said: You change the starting credits on the config.php. (wwwroot/app/management/config.php) and look for this. Code: $_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with. Click to expand... Thanks so much! It workd! Upvote 0 Downvote
KingX said: You change the starting credits on the config.php. (wwwroot/app/management/config.php) and look for this. Code: $_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with. Click to expand... Thanks so much! It workd!