• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Summer furnitures v2(?) SQL

Status
Not open for further replies.
Joined
Feb 2, 2010
Messages
1,742
Reaction score
264
Hey RaGEZONE. Im going to release these: furnitures for uber.


Catalog Page:
Code:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES
(165, 3, 'Beach', 1, 84, '1', '1', 1, '0', '0', 5, 'default_3x3', 'verano2', 'beach_teaser', 'catalog_special_txtbg1_en', 'Al parecer, la playa ha llegado al hotel. Ya que estamos en verano, no es imposible dejar de comer helado o estar bronceandonos. Ahora, ¡estamos en Playa! Y es hora de echarnos bloqueador solar.', '', '', '¡Sólo en este Verano 2010!');

Catalog Items:

Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(41082, 165, '25355', 'bw_lgchair', 8, 0, 1),
(41083, 165, '25359', 'bw_fin', 15, 0, 1),
(41084, 165, '25360', 'bw_ccnuts', 3, 0, 1),
(41085, 165, '25361', 'bw_shower', 6, 0, 1),
(41086, 165, '25362', 'bw_water_2', 10, 0, 1),
(41087, 165, '25363', 'bw_croc', 7, 0, 1),
(41088, 165, '25364', 'bw_sboard', 6, 0, 1),
(41089, 165, '25366', 'bw_table', 4, 0, 1),
(41090, 165, '25367', 'bw_ball', 11, 0, 1),
(41091, 165, '25368', 'bw_mttrss', 6, 0, 1),
(41092, 165, '25369', 'bw_van', 25, 0, 1),
(41094, 165, '25371', 'bw_fnc_crnr', 4, 0, 1),
(41095, 165, '25372', 'bw_fnc', 3, 0, 1),
(41097, 165, '25357', 'bw_sofa', 5, 0, 1),
(41098, 165, '25354', 'bw_boat', 12, 0, 1),
(41099, 165, '25365', 'bw_chair', 4, 0, 1),
(77025, 165, '59939', 'bw_jaws', 5, 0, 1),
(97308, 165, '95383', 'bw_pool_a3', 5, 0, 1),
(97309, 165, '95382', 'bw_pool_a2', 5, 0, 1),
(97310, 165, '95381', 'bw_pool_b2', 5, 0, 1),
(97311, 165, '95380', 'bw_mttrss_g', 5, 0, 1),
(97312, 165, '95379', 'bw_boat_p', 5, 0, 1),
(97313, 165, '95378', 'bw_sofa_p', 5, 0, 1),
(97314, 165, '95377', 'bw_fnc_crnr_g', 5, 0, 1),
(97315, 165, '95376', 'bw_fnc_crnr_p', 5, 0, 1),
(97318, 165, '95395', 'bw_fnc_g', 5, 0, 1),
(600000, 165, '25362', 'bw_water_2', 10, 0, 50),
(97319, 165, '95394', 'bw_sofa_p', 5, 0, 1),
(97320, 165, '95393', 'bw_sofa_g', 5, 0, 1),
(97321, 165, '95392', 'bw_van_g', 5, 0, 1),
(97322, 165, '95391', 'bw_van_p', 5, 0, 1),
(97323, 165, '95390', 'bw_table_p', 5, 0, 1),
(97324, 165, '95389', 'bw_table_g', 5, 0, 1),
(97326, 165, '95387', 'bw_surfb_g', 5, 0, 1),
(97327, 165, '95386', 'bw_fnc_crnr_p', 5, 0, 1),
(97328, 165, '95385', 'bw_pool_b1', 5, 0, 1),
(97329, 165, '95384', 'bw_pool_a1', 5, 0, 1),
(97317, 165, '95374', 'ads_grefusa_surfb', 5, 0, 1),
(97316, 165, '95375', 'ads_pepsi0', 5, 0, 1);


And, Furnitures.

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
(25354, 'bw_boat', 'bw_boat', 's', 2, 2, 1, '1', '1', '0', 3527, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25355, 'bw_lgchair', 'bw_lgchair', 's', 1, 1, 3, '0', '1', '0', 3529, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25357, 'bw_sofa', 'bw_sofa', 's', 2, 1, 1, '1', '1', '0', 3533, '1', '1', '1', '1', '1', 'default', 4, '0'),
(25359, 'bw_fin', 'bw_fin', 's', 1, 1, 1, '1', '0', '0', 3538, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25360, 'bw_ccnuts', 'bw_ccnuts', 's', 1, 1, 1, '0', '0', '0', 3539, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25361, 'bw_shower', 'bw_shower', 's', 1, 1, 2, '1', '0', '0', 3540, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25362, 'bw_water_2', 'bw_water_2', 's', 3, 3, 0, '1', '0', '0', 3541, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25363, 'bw_croc', 'bw_croc', 's', 1, 3, 1, '1', '1', '0', 3542, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25364, 'bw_sboard', 'bw_sboard', 's', 2, 1, 0, '0', '0', '0', 3543, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25365, 'bw_chair', 'bw_chair', 's', 1, 1, 0.8, '1', '1', '0', 3544, '1', '1', '1', '1', '1', 'default', 4, '0'),
(25366, 'bw_table', 'bw_table', 's', 2, 2, 1, '1', '0', '0', 3545, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25367, 'bw_ball', 'bw_ball', 's', 1, 1, 1, '0', '0', '0', 3547, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25368, 'bw_mttrss', 'bw_mttrss', 's', 1, 3, 0.8, '1', '1', '0', 3548, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25369, 'bw_van', 'bw_van', 's', 2, 2, 1, '0', '1', '0', 3549, '1', '1', '1', '1', '1', 'default', 1, '0'),
(25371, 'bw_fnc_crnr', 'bw_fnc crnr', 's', 1, 2, 1, '1', '0', '0', 3551, '1', '1', '1', '1', '1', 'default', 2, '0'),
(25372, 'bw_fnc', 'bw_fnc', 's', 2, 1, 1, '1', '0', '0', 3552, '1', '1', '1', '1', '1', 'default', 2, '0'),
(59919, 'Mandibula', 'bw_jaws', 'i', 0, 0, 0, '0', '0', '0', 3602, '1', '1', '1', '1', '1', 'default', 1, '0'),
(59939, 'Mandibula', 'bw_jaws', 'i', 0, 0, 0, '0', '0', '0', 3602, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95376, 'bw_fnc_p', 'bw_fnc_p', 's', 2, 1, 1, '1', '0', '0', 3569, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95377, 'bw_fnc_crnr_g', 'bw_fnc_crnr_g', 's', 1, 2, 1, '1', '0', '0', 3563, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95378, 'bw_sofa_p', 'bw_sofa_p', 's', 2, 1, 1, '1', '1', '1', 3567, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95379, 'bw_boat_g', 'bw_boat_g', 's', 2, 2, 0.8, '1', '1', '0', 3568, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95380, 'bw_mttrss_g', 'bw_mttrss_g', 's', 1, 3, 0.8, '1', '0', '0', 3558, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95381, 'bw_pool_b2', 'bw_pool_b2', 's', 2, 1, 1, '1', '0', '0', 3565, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95382, 'bw_pool_a2', 'bw_pool_a2', 's', 2, 1, 1, '1', '0', '0', 3564, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95383, 'bw_pool_a3', 'bw_pool_a3', 's', 1, 1, 0, '1', '0', '0', 3556, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95384, 'bw_pool_a1', 'bw_pool_a1', 's', 1, 1, 1, '1', '1', '0', 3577, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95375, 'ads_pepsi0', 'ads_pepsi0', 's', 1, 1, 3, '0', '0', '0', 3554, '1', '1', '1', '1', '1', 'vendingmachine', 1, '55'),
(95374, 'ads_grefusa_surfb', 'ads_grefusa_surfb', 'i', 0, 0, 0, '0', '0', '0', 3600, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95385, 'bw_pool_b1', 'bw_pool_b1', 's', 1, 1, 1, '1', '0', '0', 3560, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95386, 'bw_fnc_crnr_p', 'bw_fnc_crnr_p', 's', 1, 2, 1, '0', '0', '0', 3576, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95387, 'bw_sboard_g', 'bw_sboard_g', 's', 2, 1, 0, '0', '0', '0', 3562, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95388, 'bw_sboard_p', 'bw_sboard_p', 's', 2, 1, 0, '0', '0', '0', 3571, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95389, 'bw_table_g', 'bw_table_g', 's', 2, 2, 1, '1', '0', '0', 3566, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95390, 'bw_table_p', 'bw_table_p', 's', 2, 1, 0, '1', '0', '0', 3578, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95391, 'bw_van_p', 'bw_van_p', 's', 2, 2, 1, '0', '1', '0', 3570, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95392, 'bw_van_g', 'bw_van_g', 's', 2, 2, 1, '0', '1', '0', 3574, '1', '1', '1', '1', '1', 'default', 1, '0'),
(95393, 'bw_sofa_g', 'bw_sofa_g', 's', 2, 1, 1, '1', '1', '0', 3575, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95394, 'bw_sofa_p', 'bw_sofa_p', 's', 2, 1, 1, '1', '1', '0', 3561, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95395, 'bw_fnc_g name', 'bw_fnc_g', 's', 2, 1, 1, '1', '0', '0', 3557, '1', '1', '1', '1', '1', 'default', 2, '0'),
(95397, 'bw_tele', 'bw_tele', 's', 1, 1, 3, '0', '0', '0', 3550, '1', '1', '1', '1', '1', 'teleport', 1, '0');


Credits go to some guy from another forum. :p:

MAKE SURE U CLICK THE THANKS BUTTON. THANK YOU! :p:
 
Last edited:
Newbie Spellweaver
Joined
Jan 13, 2009
Messages
96
Reaction score
14
nice release!

offtopic: use r26! uber fails
 
Skilled Illusionist
Joined
Jun 30, 2010
Messages
321
Reaction score
48
Nice Adde :): But i'll stick with r14 :p: Good release tho :D:
 
Junior Spellweaver
Joined
Mar 31, 2009
Messages
156
Reaction score
25
This is a horny release :) <3

Thanks adde.

Cheers ;D
 
Custom Title Activated
Loyal Member
Joined
Jan 25, 2009
Messages
1,539
Reaction score
4
cool i guess, and some screenshots would be nice ;D
 
Joined
Feb 2, 2010
Messages
1,742
Reaction score
264
Here is a screenshot that will make ya horny. Rawr. jk.

Adde - Summer furnitures v2(?) SQL - RaGEZONE Forums


And yer.. I know i am a great room designer. ty.
 
Custom Title Activated
Loyal Member
Joined
Jan 25, 2009
Messages
1,539
Reaction score
4
These are cool i guess :p: good work Adde!

P.S: drink commands code for that sexy
Pepsi bottle is :drink 55 ^^

 
Status
Not open for further replies.
Back
Top