-
Swan Throne
Been going around a spanish forum and found some good looking customs which i would like to release/share with the Ragezone community:
Image
http://img163.imageshack.us/img163/1660/o6jo.png
Trypolin SQL.
Catalog items copy: "Edit CATID"
INSERT INTO `catalog_items_copy` (`id`, `page_id`,`item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`) VALUES
('49680', 'CATID', '49680', 'xmas13_throne', '15', '0', '1', '0', '0', '0', '0', '0', '1');
items base:
INSERT INTO `items_base` (`item_id`, `sprite_id`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`)VALUES
('49680', '49680', 'xmas13_throne', 's', 1, 1, 1, '0', '1', '0', '1', '1', '1', '1', '1', 'default', 1, '0');
Furnidata:
["s","49680","xmas13_throne","25824","0","1","1","0,0,0","Kerst Zwanen Troon","Ga zitten op deze ijs-zwanen troon!","","-1","-1"]]
Phoenix SQL
Catalog items: "Edit Page ID"
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(1390400, 'PAGEID', '1390400', 'xmas13_throne', '5', '0', '0', '1'
Furniture:
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
(1390400, 'xmas13_throne', 'xmas13_throne', 's', 1, 1, 1.3, '0', '1', '0', 1390400, '1', '1', '1', '1', '1', 'Default', 1, '0', '0');
Furnidata:
["s","1390400","xmas13_throne","1390400","0","1","1","","Kerst Zwanen Troon",","Ga zitten op deze ijs-zwanen troon!"-1"]
Download
https://www.mediafire.com/?x0pb06ec7s6prcf
-
Re: Swan Throne
Stop with posthusting. This is already released, 2013 stuff.
-
Re: Swan Throne
Before you post something, check if it wasn't already released on the forums.
Your posting behaviour is getting annoying.
-
Re: Swan Throne
You could have posted all your releases into one post. The section is becoming a huge mess of already released customs. My advice is, do some research about the furniture before releasing it.