Neon Furniture

RastaLulz

fight teh power
Staff member
May 3, 2010
3,926
3,921
neon2nq3.png


Hotels:
http://bit.ly/dv7090

Includes:
» CCTs

* Sorry, but there isn't a release for flatfile hotels that I can find.

MySQL Hotels:

Catalog Items:
Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(1720, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ball', '0,0,0', 78, 0, 1, 1, 1720),
(1721, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_barcorn', '0,0,0', 78, 0, 1, 1, 1721),
(1722, 'NAME', 'DESC', 5, 1, 1, 1, 1.00, 'party_bardesk', '0,0,0', 78, 0, 1, 1, 1722),
(1723, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_beamer', '0,0,0', 78, 0, 1, 1, 1723),
(1724, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_block', '0,0,0', 78, 0, 1, 1, 1724),
(1725, 'NAME', 'DESC', 5, 1, 2, 2, 0.70, 'party_block2', '0,0,0', 78, 0, 1, 1, 1725),
(1726, 'NAME', 'DESC', 5, 2, 1, 1, 0.70, 'party_chair', '0,0,0', 78, 0, 1, 1, 1726),
(1727, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_discol', '0,0,0', 78, 0, 1, 1, 1727),
(1728, 'NAME', 'DESC', 5, 1, 1, 2, 0.00, 'party_djtable', '0,0,0', 78, 0, 1, 1, 1728),
(1729, 'NAME', 'DESC', 5, 1, 2, 2, 0.00, 'party_floor', '0,0,0', 78, 0, 1, 1, 1729),
(1730, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_led', '0,0,0', 78, 0, 1, 1, 1730),
(1731, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_mic', '0,0,0', 78, 0, 1, 1, 1731),
(17*** 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon1', '0,0,0', 78, 0, 1, 1, 1732),
(1733, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon2', '0,0,0', 78, 0, 1, 1, 1733),
(1734, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon3', '0,0,0', 78, 0, 1, 1, 1734),
(1735, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon4', '0,0,0', 78, 0, 1, 1, 1735),
(1736, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_neon5', '0,0,0', 78, 0, 1, 1, 1736),
(1737, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_ravel', '0,0,0', 78, 0, 1, 1, 1737),
(1738, 'NAME', 'DESC', 5, 2, 1, 1, 1.40, 'party_seat', '0,0,0', 78, 0, 1, 1, 1738),
(1739, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_shelf', '0,0,0', 78, 0, 1, 1, 1739),
(1740, 'NAME', 'DESC', 5, 1, 1, 1, 1.40, 'party_table', '0,0,0', 78, 0, 1, 1, 1740),
(1741, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tray', '0,0,0', 78, 0, 1, 1, 1741),
(1742, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_bubble', '0,0,0', 78, 0, 1, 1, 1742),
(1743, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'party_tube_lava', '0,0,0', 78, 0, 1, 1, 1743),
(1744, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_boy', '0,0,0', 78, 0, 1, 1, 1744),
(1745, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'party_wc_girl', '0,0,0', 78, 0, 1, 1, 1745);
Catalog Pages:
Code:
INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES
(78, 6, 'Techno', 'Techno', 'ctlg_layout2', 'catalog_limited_headline1', 'catalog_limited_teaser1,', 'Get it while its hot.. LIMITED EDITION FURNITURE!', NULL, 'For a limited time only!', 'NULL');
 

leog504

New Member
Jun 26, 2010
46
0
I put it into my database (cat_items * cat_page) and I put it in my ext_texts, but, when i load up my hotel, I only get no-icon boxes and the furni isnt loaded when i buy them and place them in a room. HELP anyone...
 

Users who are viewing this thread

Top