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
Plus emu room bundles
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="Damien" data-source="post: 439126" data-attributes="member: 72299"><p>I coded the bundles into r2 *cries*</p><p></p><p>I pretty sure they work by getting the item ids for the item them parsing them as a string split with a semicolon. </p><p></p><p>Example: itemId:count;itemId:count</p><p>[doublepost=1538033530,1538033418][/doublepost]Nvm that's for item bundles. Room bundles you have to create the room then in the catalog_bundles table put that room id in the column room_id so the emulator can automatically crate the bundle from the room. (You can leave the items column blank)</p></blockquote><p></p>
[QUOTE="Damien, post: 439126, member: 72299"] I coded the bundles into r2 *cries* I pretty sure they work by getting the item ids for the item them parsing them as a string split with a semicolon. Example: itemId:count;itemId:count [doublepost=1538033530,1538033418][/doublepost]Nvm that's for item bundles. Room bundles you have to create the room then in the catalog_bundles table put that room id in the column room_id so the emulator can automatically crate the bundle from the room. (You can leave the items column blank) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Plus emu room bundles
Top