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 Releases
Furniture Releases
[SWF] Black and White Dicemaster [SQL]
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="AlistairMcguckin" data-source="post: 197233" data-attributes="member: 30955"><p>Well, I decided to edit this on photoshop as my recent releases were rated good. <span style="color: #ff0000">Please please please rate this</span> <span style="font-size: 18px">1 - 10 <span style="font-size: 12px">I've gave me a 5/10 I'm not sure on what you guys will think of this. Well please don't come to me complaining if you don't like it, But please rate it. I'd like t0 know what Devbest Users want to see out of me. Anyway if you don't like the dice. I really don't care, I'm just trying to put something into the community. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> The screenies at the bottom. And the sql is below. The swf download link is also below...</span></span></p><p>Furniture:</p><p>[CODE] INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES</p><p>(850010001, 'bwdicex', 'bwdicex', 's', 1, 1, 1, '0', '0', '0', 9289, '1', '1', '1', '1', '1', 'dice', 1, '0', '0');</p><p>[/CODE]</p><p>Catalog Items</p><p>[CODE] INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES</p><p>(850010001, '12343', '850010001', 'bwdicex', '1', '0', '0', '5');</p><p>[/CODE]</p><p>Furnidata:</p><p>[CODE] ["s","9289","bwdicex","797001","0","1","1","bwdicex","Blue Dice",","-1,"-1"],</p><p>[/CODE]</p><p>DO NOT FORGET TO CHANGE THE BIT THAT SAYS 'CATAID' TO YOUR PAGE ID.</p></blockquote><p></p>
[QUOTE="AlistairMcguckin, post: 197233, member: 30955"] Well, I decided to edit this on photoshop as my recent releases were rated good. [COLOR=#ff0000]Please please please rate this[/COLOR] [SIZE=5]1 - 10 [SIZE=3]I've gave me a 5/10 I'm not sure on what you guys will think of this. Well please don't come to me complaining if you don't like it, But please rate it. I'd like t0 know what Devbest Users want to see out of me. Anyway if you don't like the dice. I really don't care, I'm just trying to put something into the community. :) The screenies at the bottom. And the sql is below. The swf download link is also below...[/SIZE][/SIZE] Furniture: [CODE] INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES (850010001, 'bwdicex', 'bwdicex', 's', 1, 1, 1, '0', '0', '0', 9289, '1', '1', '1', '1', '1', 'dice', 1, '0', '0'); [/CODE] Catalog Items [CODE] INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (850010001, '12343', '850010001', 'bwdicex', '1', '0', '0', '5'); [/CODE] Furnidata: [CODE] ["s","9289","bwdicex","797001","0","1","1","bwdicex","Blue Dice",","-1,"-1"], [/CODE] DO NOT FORGET TO CHANGE THE BIT THAT SAYS 'CATAID' TO YOUR PAGE ID. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[SWF] Black and White Dicemaster [SQL]
Top