How to Enable Room Events in Arcturus.

HarmonicRain

NextGenHabbo.com
Jun 27, 2012
177
163
Run the following executables to enable room events, (also known as room promotions) in arcturus.


INSERT INTO `YOURTABLENAMEHERE`.`catalog_pages` (`id`, `parent_id`, `caption_save`, `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`, `includes`, `room_id`) VALUES ('38263', '353', 'room_promo', 'Room Events', '1', '28411', '1', '1', '1', '0', '5', 'roomads', '', '', '', '', '', '', '', '0', '', '0');

INSERT INTO `YOURTABLENAMEHERE`.`catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `badge`, `club_only`, `have_offer`, `offer_id`) VALUES ('4468203', '38263', '38263', 'roomads', '5', '0', '0', '1', '0', '0', '0', '', '', '0', '1', '4468203');


This will enable your users to use room promotions.
 
Please note 353 is the name of my catalogue main section, change that to whatever yours is.
 

chiefqueef

gooby pls
Jan 8, 2012
404
104
Run the following executables to enable room events, (also known as room promotions) in arcturus.


INSERT INTO `YOURTABLENAMEHERE`.`catalog_pages` (`id`, `parent_id`, `caption_save`, `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`, `includes`, `room_id`) VALUES ('38263', '353', 'room_promo', 'Room Events', '1', '28411', '1', '1', '1', '0', '5', 'roomads', '', '', '', '', '', '', '', '0', '', '0');

INSERT INTO `YOURTABLENAMEHERE`.`catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_points`, `points_type`, `amount`, `song_id`, `limited_stack`, `limited_sells`, `extradata`, `badge`, `club_only`, `have_offer`, `offer_id`) VALUES ('4468203', '38263', '38263', 'roomads', '5', '0', '0', '1', '0', '0', '0', '', '', '0', '1', '4468203');


This will enable your users to use room promotions.
 
Please note 353 is the name of my catalogue main section, change that to whatever yours is.

cheers for this mate the page is workin great but the button is greyed out n i cant buy also where do i change what page this opens up
 

Users who are viewing this thread

Top