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 Tutorials
A (somewhat) Newb Friendly Tutorial for Adding Furniture
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="JSingDreams" data-source="post: 481338" data-attributes="member: 119635"><p>If you installed a plugin that modified the database, then you'll most likely have to do it manually since the SQL script is detecting more columns.</p><p>Depending on what kind of furni it is, you can just copy and paste the same data, then modify "id", "sprite_id", "public_name", and "item_name".</p><p>Example: If it's just a modified Throne, then you can copy and paste "throne" data and change the columns mentioned.</p></blockquote><p></p>
[QUOTE="JSingDreams, post: 481338, member: 119635"] If you installed a plugin that modified the database, then you'll most likely have to do it manually since the SQL script is detecting more columns. Depending on what kind of furni it is, you can just copy and paste the same data, then modify "id", "sprite_id", "public_name", and "item_name". Example: If it's just a modified Throne, then you can copy and paste "throne" data and change the columns mentioned. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
A (somewhat) Newb Friendly Tutorial for Adding Furniture
Top