1 Attachment(s)
[Bcstrom] Catalogue Release [Phoenix]
Well lets cut to the chase here is the link >> http://www.mediafire.com/?y8ashvqyym65w8u << Donwload And enjoy don't work fully does bug up on some item buying.
Based of this catalogue so download all swfs and furni from there - http://forum.ragezone.com/f353/rel-f...sional-905381/
Make sure you edit this line
go to HabboHotel > Items > ItemManager and find
Code:
uint id = Convert.ToUInt16(row[0]);
and change it to
Code:
uint id = Convert.ToUInt32(row[0]);
Also Edit
Go to butterfly/habbohotel/items/catalogs/catalogitems.cs
Edit from:
this.Items.Add((uint) int.Parse(this.ItemIdString));
To:
this.Items.Add((uint) uint.Parse(this.ItemIdString));
Please Like +rep
Pic
Attachment 122149
Credits
Jess For the catalogue
tdid For catalogue Converter!
Re: [Bcstrom] Catalogue Release [Phoenix]
Re: [Bcstrom] Catalogue Release [Phoenix]
You used me catalogue converters didnt you? Anyways nice release though ;)
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
tdid
You used me catalogue converters didnt you? Anyways nice release though ;)
Yes haha thanks for that ill add credits :)
Re: [Bcstrom] Catalogue Release [Phoenix]
I have this error when i go in the client:
http://img4.fotos-hochladen.net/thum...7bf4_thumb.jpg
What can i make?
Re: [Bcstrom] Catalogue Release [Phoenix]
Re: [Bcstrom] Catalogue Release [Phoenix]
When i restart my emu its doesnt load anymore its stoped @ Navigator.. i realy can use a tip! XD
1 Attachment(s)
Re: [Bcstrom] Catalogue Release [Phoenix]
Update: Works fine with me :)
Nice release Mate! +1:thumbup:
Re: [Bcstrom] Catalogue Release [Phoenix]
Re: [Bcstrom] Catalogue Release [Phoenix]
When I click on horses, comes this window:
http://img4.fotos-hochladen.net/thum...81ot_thumb.jpg
And when I click on Spaces, I can't choose any color or ground.
What should I do?
Re: [Bcstrom] Catalogue Release [Phoenix]
I've got this working :)
Thanks for the release Giles.
Re: [Bcstrom] Catalogue Release [Phoenix]
Don't really like the catalog. I like my pages sorted out. I don't personally think this is very nice sorted but anyway good release.
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
tdid
You used me catalogue converters didnt you? Anyways nice release though ;)
Could you make a catalogue converter from Butterfly to Phoenix?
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
iOmvuZ
Could you make a catalogue converter from Butterfly to Phoenix?
this was a phoenix catalogue just go onto main thread above and click on the link for swfs it was released by Jess
Quote:
Originally Posted by
KeineChance
You will have to make the page for horse buying again mate,
Re: [Bcstrom] Catalogue Release [Phoenix]
Re: [Bcstrom] Catalogue Release [Phoenix]
Where do you put the SWFs? i got many files in hof_furni
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
Habp
Where do you put the SWFs? i got many files in hof_furni
Just overwrite them, it doesnt really matter.
Quote:
Originally Posted by
iOmvuZ
Could you make a catalogue converter from Butterfly to Phoenix?
Already done. Use google ;)
Quote:
Originally Posted by
KeineChance
Thats not related to this catalogue. Needs to get coded properly I guess.
Re: [Bcstrom] Catalogue Release [Phoenix]
I have found 2 bugs in the Catalogue!
First bug: Habbo Club
http://img4.fotos-hochladen.net/thum...z38h_thumb.jpg
Second bug: Horses
When i click on horses then crash the client :S
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
JamesVT
Quote:
And enjoy don't work fully does bug up on some item buying.
If you read in main thread i did say this.
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
tdid
Just overwrite them, it doesnt really matter.
Already done. Use google ;)
Thats not related to this catalogue. Needs to get coded properly I guess.
i got files, not .SWF files files like numbers
and my emu only load to Navigtor then it stops
Re: [Bcstrom] Catalogue Release [Phoenix]
New Updates For you all Added VIP page + Vip buying And Groups
updated.rar
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
Giles121
New Updates For you all Added VIP page + Vip buying And Groups
updated.rar
It works perfect, but the horses doesnt work :s
Re: [Bcstrom] Catalogue Release [Phoenix]
Quote:
Originally Posted by
KeineChance
It works perfect, but the horses doesnt work :s
il do horse's later when i get back :)
Re: [Bcstrom] Catalogue Release [Phoenix]
The items_base must be on smallint and length 6 or the Emulator will not start.
Re: [Bcstrom] Catalogue Release [Phoenix]
i allready know that with phoenix it goes pritty high :P butterfly its just 6 so you will have to change all ids to lowest ill do all this in time but it may take a while