AlistairMcguckin
New Member
- Apr 11, 2013
- 25
- 6
Well, I decided to edit this on photoshop as my recent releases were rated good. Please please please rate this 1 - 10 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...
Furniture:
Catalog Items
Furnidata:
DO NOT FORGET TO CHANGE THE BIT THAT SAYS 'CATAID' TO YOUR PAGE ID.
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:
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:
["s","9289","bwdicex","797001","0","1","1","bwdicex","Blue Dice",","-1,"-1"],