Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Problem: How to unlock HABBO CLUB?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Puffin" data-source="post: 480217" data-attributes="member: 80070"><p>I think I included this in a reply on the tutorial page but BoBBa Catalog didnt have HC in it at the time of release because of the atom feature automatically giving users HC</p><p></p><p>[USER=78351]@Object[/USER] perhaps we can include this somewhere in the tutorials main post</p><p>I see this get asked a lot</p><p></p><p>To add hc run this sql</p><p></p><p>[CODE]INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption_save`, `caption`, `page_layout`, `icon_color`, `icon_image`, `min_rank`, `order_num`, `visible`, `enabled`, `club_only`, `vip_only`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `room_id`, `includes`) VALUES (999, 7, 'habbo_club', 'Habbo Club', 'vip_buy', 1, 172, 1, 11, '1', '1', '0', '0', 'catalog_club_headline1_en', 'club', '', '', '', '', '', 0, '');</p><p>[/CODE]</p><p></p><p></p><p></p><p>Then itll be on your staff page, move from there.</p></blockquote><p></p>
[QUOTE="Puffin, post: 480217, member: 80070"] I think I included this in a reply on the tutorial page but BoBBa Catalog didnt have HC in it at the time of release because of the atom feature automatically giving users HC [USER=78351]@Object[/USER] perhaps we can include this somewhere in the tutorials main post I see this get asked a lot To add hc run this sql [CODE]INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption_save`, `caption`, `page_layout`, `icon_color`, `icon_image`, `min_rank`, `order_num`, `visible`, `enabled`, `club_only`, `vip_only`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `room_id`, `includes`) VALUES (999, 7, 'habbo_club', 'Habbo Club', 'vip_buy', 1, 172, 1, 11, '1', '1', '0', '0', 'catalog_club_headline1_en', 'club', '', '', '', '', '', 0, ''); [/CODE] Then itll be on your staff page, move from there. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Problem: How to unlock HABBO CLUB?
Top