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
Struggling with adding custom furni
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="AssLikeThat" data-source="post: 430985" data-attributes="member: 27476"><p>You need to do the following.</p><p></p><p>Add the furni to your hof_furni folder</p><p>Add the icons if you have them, if not rip them from the swf using a decompiler</p><p></p><p>Add the furnidata to furnidata.xml in your gamedata folder (You can copy & paste an existing furni). Make sure you change the class to the swf name & the ID to an unused ID in your furniture table.</p><p></p><p>Copy & paste a line from your furniture table and change the item id to match the ID you used in your furnidata.xml - MAKE SURE YOU CHANGE THE SPRITE ID TO THE SAME ID</p><p></p><p>Add to your catalog using catalog_items</p><p></p><p>Hope this helps</p></blockquote><p></p>
[QUOTE="AssLikeThat, post: 430985, member: 27476"] You need to do the following. Add the furni to your hof_furni folder Add the icons if you have them, if not rip them from the swf using a decompiler Add the furnidata to furnidata.xml in your gamedata folder (You can copy & paste an existing furni). Make sure you change the class to the swf name & the ID to an unused ID in your furniture table. Copy & paste a line from your furniture table and change the item id to match the ID you used in your furnidata.xml - MAKE SURE YOU CHANGE THE SPRITE ID TO THE SAME ID Add to your catalog using catalog_items Hope this helps [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Struggling with adding custom furni
Top