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 Tutorials
[Quick Tips] Jays Help Guide
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="JayC" data-source="post: 250320" data-attributes="member: 36373"><p>Hey Devbest! I thought I would release some really cool tips that might improve your hotel! These tips are mainly for newer hotels but they are still useful!</p><p></p><p>Tip 1: Author for news!</p><p>[CODE]This is for NAVICAT!</p><p>Go into your database and find the table cms_news</p><p>Right click and go to Design Table</p><p>[IMG]</p><p>Then find the "author" column and change "INT" to Varchar"</p><p>[IMG] [/CODE]</p><p></p><p>Tip 2: Enabling Points</p><p>[CODE]In your external variables find the line:</p><p>"purse.widget.currency.shells.enabled=0"</p><p>and change it to</p><p>"purse.widget.currency.shells.enabled=1"[/CODE]</p><p></p><p>Tip 3: Redeemable Vouchers</p><p>[CODE]In your database there is a section called "Vouchers"</p><p>[IMG]http://i.imgur.com/U0DRN3N.png[/IMG] </p><p>This can be used to create a CODE redeemable for credits pixels or points!</p><p>Redeem the code here:</p><p>[IMG]http://i.imgur.com/Vw94TD1.png[/IMG] </p><p>[/CODE]</p><p><strong>Have you ever wanted to change a word in your client? Most of it can be found in external variables, sometimes can be found in your external flash texts!</strong></p><p>Tip 4: Changing Badge Name/Description</p><p>[CODE]All badge names and descriptions can be found under External Flash Texts! If you are adding a badge you would put in (any line)</p><p></p><p>Name:</p><p>badge_name_BADGECODE=Put Anything Here</p><p></p><p>Description:</p><p>badge_desc_BADGECODE=Put Anything Here[/CODE]</p><p></p><p>Tip 5: Reading PMS!!</p><p>[CODE]Ever want to read PM's but you thought it was impossible? WRONG! Under command logs just search for <PM TO (username)> and you will find whoever sent that user a PM![/CODE]</p><p></p><p>Tip 6: Word Filter</p><p>[CODE]Ever wanted it so users couldn't say a word or a link? Simply add it to your wordfilter in database!</p><p>It will look like this:</p><p>[IMG]http://img534.imageshack.us/img534/265/tz50.png[/IMG] </p><p>[/CODE]</p><p></p><p>Tip 7: Fixing Wired!!!!!?!?!?</p><p>[CODE]THAT IS RIGHT! I am going to release HOW TO FIX WIRED ON HABBO RETROS</p><p></p><p>In your furniture table there is a column called</p><p>"Interaction Type"</p><p>Change this to whatever is the closest thing to the wired name!</p><p></p><p>Example:</p><p>Effect to match furniture --> match_snapshot</p><p></p><p>Wired furniture you can't fix:</p><p>- More time then (Condition)</p><p>- Less time then (Condition)</p><p>- Match Furniture (CONDITION)</p><p></p><p>and maybe a few others but I know those for sure! ENJOY THIS FIX![/CODE]</p><p></p><p>Like + Rate + Follow <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /> Might release some more if I can think of any</p></blockquote><p></p>
[QUOTE="JayC, post: 250320, member: 36373"] Hey Devbest! I thought I would release some really cool tips that might improve your hotel! These tips are mainly for newer hotels but they are still useful! Tip 1: Author for news! [CODE]This is for NAVICAT! Go into your database and find the table cms_news Right click and go to Design Table [IMG] Then find the "author" column and change "INT" to Varchar" [IMG] [/CODE] Tip 2: Enabling Points [CODE]In your external variables find the line: "purse.widget.currency.shells.enabled=0" and change it to "purse.widget.currency.shells.enabled=1"[/CODE] Tip 3: Redeemable Vouchers [CODE]In your database there is a section called "Vouchers" [IMG]http://i.imgur.com/U0DRN3N.png[/IMG] This can be used to create a CODE redeemable for credits pixels or points! Redeem the code here: [IMG]http://i.imgur.com/Vw94TD1.png[/IMG] [/CODE] [B]Have you ever wanted to change a word in your client? Most of it can be found in external variables, sometimes can be found in your external flash texts![/B] Tip 4: Changing Badge Name/Description [CODE]All badge names and descriptions can be found under External Flash Texts! If you are adding a badge you would put in (any line) Name: badge_name_BADGECODE=Put Anything Here Description: badge_desc_BADGECODE=Put Anything Here[/CODE] Tip 5: Reading PMS!! [CODE]Ever want to read PM's but you thought it was impossible? WRONG! Under command logs just search for <PM TO (username)> and you will find whoever sent that user a PM![/CODE] Tip 6: Word Filter [CODE]Ever wanted it so users couldn't say a word or a link? Simply add it to your wordfilter in database! It will look like this: [IMG]http://img534.imageshack.us/img534/265/tz50.png[/IMG] [/CODE] Tip 7: Fixing Wired!!!!!?!?!? [CODE]THAT IS RIGHT! I am going to release HOW TO FIX WIRED ON HABBO RETROS In your furniture table there is a column called "Interaction Type" Change this to whatever is the closest thing to the wired name! Example: Effect to match furniture --> match_snapshot Wired furniture you can't fix: - More time then (Condition) - Less time then (Condition) - Match Furniture (CONDITION) and maybe a few others but I know those for sure! ENJOY THIS FIX![/CODE] Like + Rate + Follow :) Might release some more if I can think of any [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[Quick Tips] Jays Help Guide
Top