[Release] Christmas Holos!

JayC

Always Learning
Aug 8, 2013
5,493
1,398
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:
YES IT DOES SNOW!!! I just couldn't get 2 images to be different LOL
Inventory Image:
HuUa5ND.png


Download:

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');
Furnidata:
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:
xrkw.png




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):


Screen:
Juaytv3.png

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');
Furnidata:
Code:
["s","84579562","JayElf_Holo","875496","0","1","1","","Elf Holo","Created by JayTouch","","-1","-1"],
 
Last edited:

JayC

Always Learning
Aug 8, 2013
5,493
1,398
New Update ELF Holo (Last One I Think I Will Do For This Collection):


Screen:
Juaytv3.png

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');
Furnidata:
Code:
["s","84579562","JayElf_Holo","875496","0","1","1","","Elf Holo","Created by JayTouch","","-1","-1"],
Enjoy! Put it into the top too.
 
Last edited:

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Yes actually people said they DO NOT like the light @Spoderman and I ended up fixing it just never released cause I forgot:
 

Whip

- FiveM Server Developer -
Nov 6, 2013
408
46
I Don't See Wats Wrong With The Light 0.o

Adds To The Original Holo Kinda Thing
 

Users who are viewing this thread

Top