[Release] Cola throne [Coded]

Brop

Member
Jan 27, 2012
88
3
Hello Devbest,

I was randomly searching on Google for " Un-coded customs" and came across this one, I have gave him credit for the design.... I thought the custom was good for his first attempt and anyway he wanted it coded so here you go....

Image:

Furniture SQL:
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 (987654321, 'cskhvh', 'cskhvh', 's', 1, 1, 1, '0', '0', '0', 1935, '1', '1', '1', '1', '1', 'Defualt', 1, '0', '0');


Catalog_items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (987654321, '94', '987654321', 'cskhvh', '1500', '0', '0', '1');



Furnidata.txt:
["s","1935","cskhvh","654321","0","1","1","Cola throne","Cola throne coded by Brop",","-1,"-1"],
SWF download:
 

Brop

Member
Jan 27, 2012
88
3
The sqls are fine, go into your db, go to furniture, search it by it's swf name, go across and it will say sit, put a 1 by it.
 

Users who are viewing this thread

Top