Never have some like Letters in your Hotel?!
I do and I made this ! :D - They Very tough job - took me 2 days to Do this!
Anyways Here The Preview!
FIXED

If you Zoom out - its comes sux - So dont use zoom out :3
Want it? Love it? Get it!
I know That Some Swf (Letters) isnt in right Position!
~SQL CODE~
~Page ID SQL~
PHP Code:
INSERT INTO `uber`.`catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`) VALUES
('912345', '91', 'Letter Block', '1', '1', '1', '1', '1', '0', '0', 'default_3x3', '', '', '', '', '', '', '', '0');
~Catalog_items~
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(30000600, 912345, '30000600', 'Letter Block A', 2, 0, 0, 1),
(30000601, 912345, '30000601', 'Letter Block B', 2, 0, 0, 1),
(30000602, 912345, '30000602', 'Letter Block C', 2, 0, 0, 1),
(30000603, 912345, '30000603', 'Letter Block D', 2, 0, 0, 1),
(30000604, 912345, '30000604', 'Letter Block E', 2, 0, 0, 1),
(30000605, 912345, '30000605', 'Letter Block F', 2, 0, 0, 1),
(30000606, 912345, '30000606', 'Letter Block G', 2, 0, 0, 1),
(30000607, 912345, '30000607', 'Letter Block H', 2, 0, 0, 1),
(30000608, 912345, '30000608', 'Letter Block I', 2, 0, 0, 1),
(30000609, 912345, '30000609', 'Letter Block J', 2, 0, 0, 1),
(30000610, 912345, '30000610', 'Letter Block K', 2, 0, 0, 1),
(30000611, 912345, '30000611', 'Letter Block L', 2, 0, 0, 1),
(30000612, 912345, '30000612', 'Letter Block M', 2, 0, 0, 1),
(30000613, 912345, '30000613', 'Letter Block N', 2, 0, 0, 1),
(30000614, 912345, '30000614', 'Letter Block O', 2, 0, 0, 1),
(30000615, 912345, '30000615', 'Letter Block P', 2, 0, 0, 1),
(30000616, 912345, '30000616', 'Letter Block Q', 2, 0, 0, 1),
(30000617, 912345, '30000617', 'Letter Block R', 2, 0, 0, 1),
(30000618, 912345, '30000618', 'Letter Block S', 2, 0, 0, 1),
(30000619, 912345, '30000619', 'Letter Block T', 2, 0, 0, 1),
(30000620, 912345, '30000620', 'Letter Block U', 2, 0, 0, 1),
(30000621, 912345, '30000621', 'Letter Block V', 2, 0, 0, 1),
(30000622, 912345, '30000622', 'Letter Block W', 2, 0, 0, 1),
(30000623, 912345, '30000623', 'Letter Block X', 2, 0, 0, 1),
(30000624, 912345, '30000624', 'Letter Block Y', 2, 0, 0, 1),
(30000625, 912345, '30000625', 'Letter Block Z', 2, 0, 0, 1);
~Furniture~
PHP 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`, `is_arrow`) VALUES
(30000600, 'Letter Block A', 'lettera', 's', 1, 1, 1.5, '1', '0', '0', 30000600, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000601, 'Letter Block B', 'letterb', 's', 1, 1, 1.5, '1', '0', '0', 30000601, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000602, 'Letter Block C', 'letterc', 's', 1, 1, 1.5, '1', '0', '0', 30000602, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000603, 'Letter Block D', 'letterd', 's', 1, 1, 1.5, '1', '0', '0', 30000603, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000604, 'Letter Block E', 'lettere', 's', 1, 1, 1.5, '1', '0', '0', 30000604, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000605, 'Letter Block F', 'letterf', 's', 1, 1, 1.5, '1', '0', '0', 30000605, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000606, 'Letter Block G', 'letterg', 's', 1, 1, 1.5, '1', '0', '0', 30000606, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000607, 'Letter Block H', 'letterh', 's', 1, 1, 1.5, '1', '0', '0', 30000607, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000608, 'Letter Block I', 'letteri', 's', 1, 1, 1.5, '1', '0', '0', 30000608, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000609, 'Letter Block J', 'letterj', 's', 1, 1, 1.5, '1', '0', '0', 30000609, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000610, 'Letter Block K', 'letterk', 's', 1, 1, 1.5, '1', '0', '0', 30000610, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000611, 'Letter Block L', 'letterl', 's', 1, 1, 1.5, '1', '0', '0', 30000611, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000612, 'Letter Block M', 'letterm', 's', 1, 1, 1.5, '1', '0', '0', 30000612, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000613, 'Letter Block N', 'lettern', 's', 1, 1, 1.5, '1', '0', '0', 30000613, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000614, 'Letter Block O', 'lettero', 's', 1, 1, 1.5, '1', '0', '0', 30000614, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000615, 'Letter Block P', 'letterp', 's', 1, 1, 1.5, '1', '0', '0', 30000615, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000616, 'Letter Block Q', 'letterq', 's', 1, 1, 1.5, '1', '0', '0', 30000616, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000617, 'Letter Block R', 'letterr', 's', 1, 1, 1.5, '1', '0', '0', 30000617, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000618, 'Letter Block S', 'letters', 's', 1, 1, 1.5, '1', '0', '0', 30000618, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000619, 'Letter Block T', 'lettert', 's', 1, 1, 1.5, '1', '0', '0', 30000619, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000620, 'Letter Block U', 'letteru', 's', 1, 1, 1.5, '1', '0', '0', 30000620, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000621, 'Letter Block V', 'letterv', 's', 1, 1, 1.5, '1', '0', '0', 30000621, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000622, 'Letter Block W', 'letterw', 's', 1, 1, 1.5, '1', '0', '0', 30000622, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000623, 'Letter Block X', 'letterx', 's', 1, 1, 1.5, '1', '0', '0', 30000623, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000624, 'Letter Block Y', 'lettery', 's', 1, 1, 1.5, '1', '0', '0', 30000624, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(30000625, 'Letter Block Z', 'letterz', 's', 1, 1, 1.5, '1', '0', '0', 30000625, '1', '1', '1', '1', '1', 'default', 1, '0', '0');
And...
~Furnidata~
PHP Code:
["s","30000600","lettera","501051","0","1","1","0,0,0","Letter Block","Letter Block A ","","-1","-1"],
["s","30000601","letterb","501051","0","1","1","0,0,0","Letter Block","Letter Block B ","","-1","-1"],
["s","30000602","letterc","501051","0","1","1","0,0,0","Letter Block","Letter Block C ","","-1","-1"],
["s","30000603","letterd","501051","0","1","1","0,0,0","Letter Block","Letter Block D ","","-1","-1"],
["s","30000604","lettere","501051","0","1","1","0,0,0","Letter Block","Letter Block E ","","-1","-1"],
["s","30000605","letterf","501051","0","1","1","0,0,0","Letter Block","Letter Block F ","","-1","-1"],
["s","30000606","letterg","501051","0","1","1","0,0,0","Letter Block","Letter Block G ","","-1","-1"],
["s","30000607","letterh","501051","0","1","1","0,0,0","Letter Block","Letter Block H ","","-1","-1"],
["s","30000608","letteri","501051","0","1","1","0,0,0","Letter Block","Letter Block I ","","-1","-1"],
["s","30000609","letterj","501051","0","1","1","0,0,0","Letter Block","Letter Block J ","","-1","-1"],
["s","30000610","letterk","501051","0","1","1","0,0,0","Letter Block","Letter Block K ","","-1","-1"],
["s","30000611","letterl","501051","0","1","1","0,0,0","Letter Block","Letter Block L ","","-1","-1"],
["s","30000612","letterm","501051","0","1","1","0,0,0","Letter Block","Letter Block M ","","-1","-1"],
["s","30000613","lettern","501051","0","1","1","0,0,0","Letter Block","Letter Block N ","","-1","-1"],
["s","30000614","lettero","501051","0","1","1","0,0,0","Letter Block","Letter Block O ","","-1","-1"],
["s","30000615","letterp","501051","0","1","1","0,0,0","Letter Block","Letter Block P ","","-1","-1"],
["s","30000616","letterq","501051","0","1","1","0,0,0","Letter Block","Letter Block Q ","","-1","-1"],
["s","30000617","letterr","501051","0","1","1","0,0,0","Letter Block","Letter Block R ","","-1","-1"],
["s","30000618","letters","501051","0","1","1","0,0,0","Letter Block","Letter Block S ","","-1","-1"],
["s","30000619","lettert","501051","0","1","1","0,0,0","Letter Block","Letter Block T ","","-1","-1"],
["s","30000620","letteru","501051","0","1","1","0,0,0","Letter Block","Letter Block U ","","-1","-1"],
["s","30000621","letterv","501051","0","1","1","0,0,0","Letter Block","Letter Block V ","","-1","-1"],
["s","30000622","letterw","501051","0","1","1","0,0,0","Letter Block","Letter Block W ","","-1","-1"],
["s","30000623","letterx","501051","0","1","1","0,0,0","Letter Block","Letter Block X ","","-1","-1"],
["s","30000624","lettery","501051","0","1","1","0,0,0","Letter Block","Letter Block Y ","","-1","-1"],
["s","30000625","letterz","501051","0","1","1","0,0,0","Letter Block","Letter Block Z ","","-1","-1"]]
That A lot of Sql codes! woot.
Wanna This? Wanna download?
Here is Download link!
Letters.rar
Like it? Love it? Dont forgot to Leave Feed back!
Thanks for Checking out and adding my Custom <3 - See You Next time!