I have the solution now little better explained here. This is what it looks like in my hotel:
To have your own custom image, you gotta add your .gif file into swf/c_images/catalog, and then add the gif file name (without the ''.gif'') into page_strings_1 AFTER this ''|''.
Just like in the...
@JayCustom , I know. Im not trying to change the layout, im trying to edit it. If you meant that i can edit that specified layout in catalog_tables, then where exactly?
@elbello , There is also an database in the download link, and i tried to have an look real quick, and it seems like its for plus emu. You could have an second look and compare it to your database tables. If it matches, it should work.
Hello! Here is an HabbieCMS, which i'm gonna share.
I have not made this, i just found this from my computer.
Seems also like its dutch, so you would have to translate it.
You can download it from here. Enjoy!
Hello! In this tutorial i will teach you how to edit r63b loading screen logo and some ingame buttons like these:
I know that this is pretty obvious for the people who have been working with habbo retros, but not necessarely for the beginners.
So lets begin. You will need to get an...
Hey. I'm trying to add diamond exchange to my hotel but am seeming to have some difficulties.
I changed the files ItemUtility.cs and CreditFurniRedeemEvent.cs
https://pastebin.com/EXpLL9qp - ItemUtility.cs
https://pastebin.com/ZKKfw3KF - CreditFurniRedeemEvent.cs
After rebuilding Plus...
Hello!
Here is an release of an BSG bar set, which i have made. Enjoy!
The values are 5K (bronze), 10K (Silver) and 50K (gold).
If you want to change the value of those exchange items, you can check out my tutorial for that!
DOWNLOAD HERE
Thank you @li4m. Well i have found & ripped them from there and here including your hotel. Beginners won't necessarely know how to rip furnis or room background images, so i thought it would be good to share them instead of keeping them in specified hotels.
Wait so you want to make an public room but you have issues with it? Does that only happen with the public rooms? I can help you in teamviewer with that if needed.
Try to add this in your querys:
ALTER TABLE rooms CHANGE allow_pets allow_pets INT(1) NOT NULL DEFAULT '0', CHANGE allow_pets_eat allow_pets_eat INT(1) NOT NULL DEFAULT '0', CHANGE room_blocking_disabled room_blocking_disabled INT(1) NOT NULL DEFAULT '0', CHANGE allow_hidewall allow_hidewall...