Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Problem Hotel View [BIOS EMULADOR]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="c4353b8e" data-source="post: 435201" data-attributes="member: 81116"><p>Your hotel view reminds me of the older R63B revisions so I'm not sure if the directory has changed, didn't really bother checking.</p><p></p><p>To change the logo, modify this image, there's also more logo images in the SWF if you want to replace it everywhere, you'll have to disassemble your SWF for that.</p><p></p><p></p><p></p><p>For the "background image", I'm guessing you mean the hotel view? The main background? Look for the variables prefixed with <strong>landing.view.*</strong> this all depends on where you specified your landing view background parts to be loaded from, the directory should be there. If you get stuck their usually in this location.</p><p></p><p></p><p>As for the text, that's to do with your landing texts (hotel view), most probably a database table unless you're hardcoding it into your emulator. Look for a table containing <strong>landing</strong>. I'm not going to answer your second question because it could be anything, especially how you're using an emulator I've never heard of, but the database table name should give you a starting point. CTRL + F the word landing.</p></blockquote><p></p>
[QUOTE="c4353b8e, post: 435201, member: 81116"] Your hotel view reminds me of the older R63B revisions so I'm not sure if the directory has changed, didn't really bother checking. To change the logo, modify this image, there's also more logo images in the SWF if you want to replace it everywhere, you'll have to disassemble your SWF for that. For the "background image", I'm guessing you mean the hotel view? The main background? Look for the variables prefixed with [B]landing.view.*[/B] this all depends on where you specified your landing view background parts to be loaded from, the directory should be there. If you get stuck their usually in this location. As for the text, that's to do with your landing texts (hotel view), most probably a database table unless you're hardcoding it into your emulator. Look for a table containing [B]landing[/B]. I'm not going to answer your second question because it could be anything, especially how you're using an emulator I've never heard of, but the database table name should give you a starting point. CTRL + F the word landing. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Problem Hotel View [BIOS EMULADOR]
Top