Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Mariachi Hat [Clothes | SWF]

I would wait for the moon
Loyal Member
Joined
Jun 9, 2007
Messages
2,081
Reaction score
1,192
Hey there.

Here is the newest hat for your Hotel, inspired by the Mariachi Doll.

Screen:
WwpWIuP - Mariachi Hat     [Clothes | SWF] - RaGEZONE Forums

It's fully colorable, I just like orange.

Download:


Add inside your figuremap:
Code:
<lib id="hat_U_mariache" revision="54630">
<part id="2518" type="ha"/>
<part id="2519" type="ha"/>
</lib>

Add inside your figuredata:
Code:
<set id="3305" gender="U" club="0" colorable="1" selectable="1">
<part id="2518" type="ha" colorable="1" index="0" colorindex="1"/>
<part id="2519" type="ha" colorable="1" index="1" colorindex="2"/>
</set>
Make sure it's placed inside your " settype type="ha" " part or use the download url which includes both xml files.

Have fun with it.

Cya,
HabMoon'
:blush:
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 6, 2013
Messages
194
Reaction score
329
Oh, sorry, I released it 10 minutes later than this..
Already was making my thread before you released it ;)
So I didn't saw this.

Ps. Great release!

HabMoon - Mariachi Hat     [Clothes | SWF] - RaGEZONE Forums

How to put this in my hotel?
Just put these files in the map where your Habbo.swf is.
Replace the original files with the files in the download.


Problems with your clothes?
If your hat isn't working or you having problems with other clothing, you have to download the next download. Place all the files in the map where your Habbo.swf is.



WARNING:
If you have any kinds of custom clothes (clothes that don't belong to Habbo or made by habbo), these custom clothes will disappear when you put the new XML files in your Habbo.swf map.
You can fix this by adding the hat manually to your XML files.


Enjoy the hat!
 
Last edited by a moderator:
Ragezone Furni Releaser
Joined
Dec 2, 2012
Messages
918
Reaction score
158
Looks fantastic man!
You can't stop surprising me!
 
Newbie Spellweaver
Joined
Dec 30, 2013
Messages
23
Reaction score
0
I'm sorry but I'm quite noob in clothes, where I upload the swf file?
 
Experienced Elementalist
Joined
Mar 2, 2013
Messages
216
Reaction score
20
I tried on mercury but when u gonna save the clothe (inside client) it just seems invisible (doesnt appear)
 
I would wait for the moon
Loyal Member
Joined
Jun 9, 2007
Messages
2,081
Reaction score
1,192
I tried on mercury but when u gonna save the clothe (inside client) it just seems invisible (doesnt appear)
Do you see the hat when you are changing clothes or not at all? Last one could be a cache issue (reading the old figuremap/figuredata), could also be wrongly placed data.

I'm sorry but I'm quite noob in clothes, where I upload the swf file?
"How to put this in my hotel? Just put these files in the map where your Habbo.swf is. (...)"
Same goes for the two xml files, though if you've got any custom clothes I would advice you to add the code manually.
 
Newbie Spellweaver
Joined
Aug 15, 2014
Messages
48
Reaction score
13
Thank you to release him, but I knew for some time that this was coming and knew how that looked, but I had to wait for the IDs of Habbo.


(This is translated by Google Translate, because my English is not very good :p)
 
Elite Diviner
Joined
Mar 6, 2013
Messages
404
Reaction score
104
how to add manully i got custom clothes
He told you at the beginning how to do it

Add inside your figuremap:
Code:
<lib id="hat_U_mariache" revision="54630">
<part id="2518" type="ha"/>
<part id="2519" type="ha"/>
</lib>
Add inside your figuredata:
Code:
<set id="3305" gender="U" club="0" colorable="1" selectable="1">
<part id="2518" type="ha" colorable="1" index="0" colorindex="1"/>
<part id="2519" type="ha" colorable="1" index="1" colorindex="2"/>
</set>
 
Back
Top