Ridge
Member
- Jul 11, 2016
- 45
- 39
Hey!
This is the first time I've been completely stumped. I've tried everything I can think of so far, but I can't figure it out.
I want to add a badge to Room Bundles, much like Habbo do:
I know how to add a badge to a furni item, but I'm stumped for Room Bundles.
So far I've tried:
* Same as adding badges to a furni item (badge in items_base, add id in item_ids of catalog_items), but of course, Room Bundles (I think) take pretty much all the data from the room_id in catalog_pages rather than item_ids/catalog_items, from what I can see.
* Adding both badge code and badge id to column badge in catalog_items (separately)
* At my wits end I put the badge on a catalog page, and "included" it in the Room Bundle page (using includes.) Which, of course, didn't work.
Thanks for any help!
This is the first time I've been completely stumped. I've tried everything I can think of so far, but I can't figure it out.
I want to add a badge to Room Bundles, much like Habbo do:
You must be registered for see images attach
So far I've tried:
* Same as adding badges to a furni item (badge in items_base, add id in item_ids of catalog_items), but of course, Room Bundles (I think) take pretty much all the data from the room_id in catalog_pages rather than item_ids/catalog_items, from what I can see.
* Adding both badge code and badge id to column badge in catalog_items (separately)
* At my wits end I put the badge on a catalog page, and "included" it in the Room Bundle page (using includes.) Which, of course, didn't work.
Thanks for any help!