Room Bundles? Anyone know?

Stee

Oh hot damn. This is my jam.
Jun 28, 2011
285
158
So I've noticed Habbo have had room bundles for years. Has anyone went into this and how they work?
I done a quick search and found nothing. Seems like something the community is missing out on?
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
Well look at what the did and code it.

-First you are going to need to make a new catalog page layout

-Next you will need to make 2 tables because you don't want repetitive data

Your table structure for catalog_bundles should look something similar to:

Unique_ID | Bundle_ID | Bundle Cost

Your table structure for catalog_furni_bundles should look similar to:
Bundle ID | Furni_ID

Then in your emulator you will just have it grab everything about that furniture from the furni_id to AVOID repetitive data

done.
 

Users who are viewing this thread

Top