[SQL] [SWF] Blue Typewriter

1tom1

Member
Mar 11, 2011
112
8
Img:
Tom£ddy-15012012-113543.png


Sql:

Furniture SQL:
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 (7829571999, 'typingblueabc', 'typingblueabc', 's', 1, 1, 1, '0', '0', '0', 12371999, '1', '1', '1', '1', '1', 'default', 0, '0', '0');
Catalog Items SQL:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (7829571999, '94', '7829571999', 'typingblueabc', '100', '0', '0', '1');
Furni Data:
Code:
["s","12371999","typingblueabc","198799","0","1","1","","Blue Typewriter","Made by 1Tom1 from DevBest","","-1","-1"],

Swfs:


Thanks,
If you have a furni, which you want coding just ask.
 

LoW

Learner.
Jun 16, 2011
600
105
Img:
Tom£ddy-15012012-113543.png


Sql:

Furniture SQL:
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 (7829571999, 'typingblueabc', 'typingblueabc', 's', 1, 1, 1, '0', '0', '0', 12371999, '1', '1', '1', '1', '1', 'default', 0, '0', '0');
Catalog Items SQL:
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (7829571999, '94', '7829571999', 'typingblueabc', '100', '0', '0', '1');
Furni Data:
Code:
["s","12371999","typingblueabc","198799","0","1","1","","Blue Typewriter","Made by 1Tom1 from DevBest","","-1","-1"],
Thanks,
If you have a furni, which you want coding just ask.

Good Job, but why there are no SWF?
 

Users who are viewing this thread

Top