JayC
Well-Known Member
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!
Tip 2: Enabling Points
Tip 3: Redeemable Vouchers
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!
Tip 4: Changing Badge Name/Description
Tip 5: Reading PMS!!
Tip 6: Word Filter
Tip 7: Fixing Wired!!!!!?!?!?
Like + Rate + Follow Might release some more if I can think of any
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]
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"
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]
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
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!
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]
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!
Like + Rate + Follow Might release some more if I can think of any
Last edited: