Hello there DevBest, I'd like to post my first attempt at a cartoon profile picture, it took around 30 minutes to finish, but it's finally done. Below is a before and after.
BEFORE:
AFTER:
V2:
Why buy Habbo if they can create their own engine. Honestly, projects like this would be better put into their own game. You wouldn't have to worry about legal issues and you'd be your own game instead of a retro. Sounds to me like a win-win situation, but that would take more time, unless you...
That's bigger than the drape is supposed to be, no duh you can fit it on there. If you wanted a bigger drape, then that would've been a different story. But the dimensions are only supposed to be 145x200. You can always change the size using HabboUI Editor, but still.
Habbo doesn't support YouTube's new API, you'd have to code a new YouTube player, and you could something like Rise has, where you can set a video in the room and it creates a popup using sockets. This doesn't seem too complicated to implement, you can code it or pay someone to do it for you.
Your database looks empty, you're missing a lot of the required tables for Plus Emulator. Recommended that you download the plus version from http://retrofiles.xyz/PlusEMU
I've had this problem before, you need to change something in your class.users.php, because this happens because of a template problem with the form and missing columns. If you can't find the problem, PM me, I can see if I can troubleshoot for you over Teamviewer or something.
Possible that your room_models table doesn't have any data. Try running this query.
https://pastebin.com/BVA1EeUx
Also, i'd check MySQL errors in your emulator logs for any problems creating the room, such as missing columns.