Make a new File called web.config and put it in wwwroot. Paste in the web.config file.
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<rewrite>
<rules>
<rule name="Imported Rule 1">
<match url="^(|/)$"...
Step 1 - Table alteration
Firstly, run the following MySQL query:
ALTER TABLE users
ADD use_newui enum('1','0') DEFAULT '1';Step 2 - Modifying the Habbo class
Firstly, open Habbo.cs and find:
internal bool IsGuardian;and add below it:
Code:
internal bool NewUI;
then, find:
internal...
The problem is your habbo.swf lmfao http://habbelt.hopto.org/game/Habbo.swf as checking that you are missing it. Same, with the externals etc. are you sure your Swf folder is named "game" Please double check that. Because as I can see you do not have the files. As I said on the last one you posted.
The problem is your habbo.swf lmfao http://habbelt.hopto.org/game/Habbo.swf as checking that you are missing it. Same, with the externals etc. are you sure your Swf folder is named "game" Please double check that. Because as I can see you do not have the files.
http://hostsavor.com/billing/aff.php?aff=006 got my retro hosted on it. 30% discount on the first payment just use the promo code SKYLINECUSTOMERDISCOUNT
If its the old ui go into external variables and change the banner link to urs.
If you are using the new ui add this to your client.php
"hotelview.banner.url" : "http://yoururl/game/rs4.php"