JayC
Always Learning
Well I went a different kind of path from my last release, I went from Neon furniture to a snowy holo but I thought this was a unique idea so;
Image:
Inventory Image:
Download:
SQLS:
Furnidata:
A little note about this custom:
My friend wanted to learn how to make a holo so I was trying to give a tutorial but I am a little too quick at this for him to learn from just watching but I tried to make it look like it was snowing on the holo and this is how it came out So Enjoy! Keep looking back for more releases ! Rate + Like, Thanks.
UPDATE SNOWMAN HOLO:
SQLS:
Furnidata:
UPDATE 2 (ELF HOLO):
Screen:
SQL:
Furnidata:
Image:
You must be registered for see links
YES IT DOES SNOW!!! I just couldn't get 2 images to be different LOLInventory Image:
Download:
You must be registered for see links
SQLS:
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`) VALUES
(85498650, 'santas_holo', 'santas_holo', 's', 1, 1, 1, '1', '0', '0', 85471530, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(85498650, 'PAGEHERE', '85498650', 'Santas Holo', '50', '0', '0', '1');
Code:
["s","85471530","santas_holo","854769","0","1","1","","Santas Snowy Holo","Designed By Jay","","-1","-1"],
A little note about this custom:
My friend wanted to learn how to make a holo so I was trying to give a tutorial but I am a little too quick at this for him to learn from just watching but I tried to make it look like it was snowing on the holo and this is how it came out So Enjoy! Keep looking back for more releases ! Rate + Like, Thanks.
UPDATE SNOWMAN HOLO:
You must be registered for see links
SQLS:
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`) VALUES
(85498651, 'snowmn_holo', 'snowmn_holo', 's', 1, 1, 1, '1', '0', '0', 85471531, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(85498651, 'PAGEHERE', '85498651', 'Snowman Holo', '50', '0', '0', '1');
Furnidata:
Code:
["s","85471531","snowmn_holo","854770","0","1","1","","Snowman Holo","Designed By Jay","","-1","-1"],
UPDATE 2 (ELF HOLO):
You must be registered for see links
Screen:
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`) VALUES
(87549625, 'JayElf_Holo', 'JayElf_Holo', 's', 1, 1, 1, '1', '0', '0', 84579562, '1', '1', '1', '1', '1', 'default', 4, '0');
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(87549625, 'PUTPAGEHERE', '87549625', 'Elf Holo', '50', '0', '0', '1');
Code:
["s","84579562","JayElf_Holo","875496","0","1","1","","Elf Holo","Created by JayTouch","","-1","-1"],
Last edited: