Classic Posters

Sullivan

New Member
Feb 12, 2018
12
5
I did a deep dive of the original posters from Habbo they was located in the posters.swf, which contained roughly 98 unique poster images bundled into a single SWF. Since the discontinuation of Flash, these posters have basically been buried and forgotten.

All posters have now been successfully extracted and converted into individual .nitro files.

To integrate them, update the catalog_items SQL by replacing "page_id_here" with the appropriate page ID where you'd like the posters to appear. Additionally, make sure to append the corresponding furnidata entries to the bottom half of your furnidata file—this is important because the top half is reserved for floor furniture, while the bottom half handles wall furniture.

Note: SQL's are compatible for the "Arcturus Morningstar" emulator.



If I missed anything or you have extra information to add feel free to comment below.

Enjoy - Gizmo


You must be registered for see images attach
 
Last edited:

React

Member
Sep 17, 2023
336
188
I did a deep dive of the original posters from Habbo they was located in the posters.swf, which contained roughly 98 unique poster images bundled into a single SWF. Since the discontinuation of Flash, these posters have basically been buried and forgotten.

All posters have now been successfully extracted and converted into individual .nitro files.

To integrate them, update the catalog_items SQL by replacing "page_id_here" with the appropriate page ID where you'd like the posters to appear. Additionally, make sure to append the corresponding furnidata entries to the bottom half of your furnidata file—this is important because the top half is reserved for floor furniture, while the bottom half handles wall furniture.

Note: SQL's are compatible for the "Arcturus Morningstar" emulator.



If I missed anything or you have extra information to add feel free to comment below.

Enjoy - Gizmo


You must be registered for see images attach
Put them on my client while doing other small things, thanks for this :up:
You must be registered for see images attach

You must be registered for see images attach
 

Sledmore

Retired Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,205
3,965
Lovely to see something like this released, however - it's far easier to implement these than you may think!

I believe you're meant to just use poster as the base furniture & then the 'extradata' of each product would be reference how it sits within the file, e.g. 1-58, 500-523, 1000-1006, 2000-2008.

However I think Nitro doesn't have full support for that by default in some areas, e.g. marketplace (foggy memory).

tl;dr: You can do this with just the one 'poster.nitro' / 'poster.swf' file.

But I suppose this way might make changing certain attributes of the posters a bit easier.
 

Users who are viewing this thread

Top