UPDATE `furniture` SET `behaviour_data` = `furniture`.`clothing_id` WHERE `furniture`.`clothing_id` > 0 AND `furniture`.`behaviour_data` = 0;
UPDATE `furniture` SET `behaviour_data` = `furniture`.`wired_id` WHERE `furniture`.`wired_id` > 0 AND (`furniture`.`interaction_type` = 'wired_effect' OR...
add to server_settings
welcome_message [variable]
value = 1
Then simply restart the emulator
i dont know to to change from "Welcome to the hotel" to a custom message >_>
Are u using plusemu? if so, have you got badge_definitions in ur db?
if not, go here http://habbofiles.com/view/6
at the bottom you will find a .sql file for your badge_definitions.
Adding a new badge code:
You're adding a new badge to album1584 with the code name staff.gif
you go to your...
You told me when I was helping you that you don't have a TCP/HTTP proxy, this is why.
having your real ip on your client.php allows users to view that by whatever method they wanna use.
Buy a HTTP/TCP proxy and use them on your rp
Well, it's back at it again and I don't want to keep truncating the database just to fix this....
Critical Errors in the logs folder:
System.NullReferenceException: Object reference not set to an instance of an object.
at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in...
Are you putting an external link in? Such as http://boon.pw/images/home.png
If not, don't do that.
Lets say you put an image in c_images/web_promos folder
You put this in your ads background:
/c_images/web_promos/filename.filetype
My friend is setting a habbo retro up and is not sure what's going wrong.
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
All he is getting is this error message.
I'll paste web.config and .htaccess
<?xml version="1.0"...