How to code a badge

Status
Not open for further replies.

ano2k77

Member
Feb 4, 2013
466
30
Hey DevBesters!

Today I'll be doing a tutorial on coding a badge for you habbo retro, now coding a badge is pretty simple.

Step 1 - Go into your external_flash_texts.txt file
Step 2 - Scroll down about half way until you can see stuff like "badge_name" etc.
Step 3 - Place in there somewhere "badge_name_{badge code here} = "Badge Title Here"
Step 4 - Underneath where you've done that, put "badge_desc_{badge code here} = "Badge Description Here"


Where I've put {badge code here}, for instance if I'm coding a admin page, It'd show like this in my external_flash_texts.txt:

badge_name_ADM = "Habbo Admin"
badge_desc_ADM = "This user is an admin for Habbo"

Once done, save the file and clear your cache and then reload your hotel and you should see it on your badge :)
 
Status
Not open for further replies.

Users who are viewing this thread

Top