Hey guys Mediocore here bringing you a new furniture that i have made.
It took me a long time to learn how to code furnitures. Therefore, you will see more of me releasing new furnitures!
To start off with, i will be releasing a green forsaken throne that i personally recoloured and will be releasing it to all of you.
So enjoy!
Catalog SQL:
PHP Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (98765562, 'PAGE_ID', '98765562', 'gorthr', '20', '0', '0', '1');
Furniture SQL:
PHP Code:INSERT INTO `DB_Name`.`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`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES (98765562, 'Green Forsaken Throne', 'gorthr', 's', '1', '1', '1', '0', '1', '0', '98765561', '1', '1', '1', '1', '1', 'default', '4', '0', '0', NULL, '0', '0', '0');
Furnidata:
Image:PHP Code:["s","98765561","gorthr","340923","0","1","1","","Green Forsaken Throne","Designed by Mediocore","","-1","-1"],
http://prntscr.com/4wohnz
Download:
https://www.mediafire.com/?29l42w6r6q6c6cu


Reply With Quote


