[R63B] Image Problem

Hindi

System.out.println(" ");
Dec 30, 2012
989
193


Right so as the title says, I want that X to say P. Anywho I decompiled habbo.swf and changed both the X images and replaced them with P, they still wont work, Any ideas? help x
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,934
Do you run CloudFlare? If so purge the cache in the CloudFlre settings for that domain name, or add a random hash on the end of the base URL where you call the Habbo.SWF in the client file.
 

Hindi

System.out.println(" ");
Dec 30, 2012
989
193
Do you run CloudFlare? If so purge the cache in the CloudFlre settings for that domain name, or add a random hash on the end of the base URL where you call the Habbo.SWF in the client file.
I'm just trying to edit this emulator on localhost cause bored, But yeah I tried clearing cache and all but wont work :S
 

zMagenta

Posting Freak
Jul 15, 2011
1,414
682
Ah, Thanks anyway :p

@Sledmore I fixed it, Close the thread, Thanks c:

Oh yea. can you tell me how to change the hotel view pretty please?
Add it into the top of your variables. Normally you'd get a code to add, like this
Code:
landing.view.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch_top_pixel.png
landing.view.background_right.uri=${image.library.url}reception/reception_backdrop_rightt.png
landing.view.background_left.uri=${image.library.url}reception/reception_backdrop_left_revvv.png
landing.view.background_horizon.uri=${image.library.url}reception/reception_backdrop_horizonn.png
landing.view.background_gradient.uri=${image.library.url}reception/reception_backdrop_stretch.png

Add your version into the top of your variables.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,199
3,934
Add it into the top of your variables. Normally you'd get a code to add, like this
Code:
landing.view.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch_top_pixel.png
landing.view.background_right.uri=${image.library.url}reception/reception_backdrop_rightt.png
landing.view.background_left.uri=${image.library.url}reception/reception_backdrop_left_revvv.png
landing.view.background_horizon.uri=${image.library.url}reception/reception_backdrop_horizonn.png
landing.view.background_gradient.uri=${image.library.url}reception/reception_backdrop_stretch.png

Add your version into the top of your variables.

Its actually sensible to add it to the bottom and ensure the landing view is actually enabled. Also you would use the dynamic slots to add content to the hotel view.
 

Users who are viewing this thread

Top