R63A - Catalogue package ?
Is it possible to make a sort of package? As Habbo Hotel has with their wired?
(R63A)
A single package which gives many different furni?
Re: R63A - Catalogue package ?
Yes it is possible, you just need time and a lot of work to allow such.
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Terrum
Yes it is possible, you just need time and a lot of work to allow such.
In the emulator or database?
Re: R63A - Catalogue package ?
Probably the database. But depending on the emulator you use, you might need to edit the source code too (but this is highly unlikely).
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Terrum
Probably the database. But depending on the emulator you use, you might need to edit the source code too (but this is highly unlikely).
I use Gold Tree Emulator. Can you tell me how? If you know that
Re: R63A - Catalogue package ?
I would if I understood your question properly. Are you just looking to add a new page in the catalog? If so, that's very easy. You just go to 'catalog_pages' and make a new record alike to the previous records in the table.
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Terrum
I would if I understood your question properly. Are you just looking to add a new page in the catalog? If so, that's very easy. You just go to 'catalog_pages' and make a new record alike to the previous records in the table.
I know but its not that.
Its like this:
http://i.imgur.com/5sXByr2.png
And
http://i.imgur.com/SPN9HUp.png
(This is for R63B) But i need it for R63A ( Gold Tree Emulator )
Do you understand now what i want or?
Thanks,
Mathias
Re: R63A - Catalogue package ?
I do understand. But is it even possible to have packages on R63A? If it's not possible, then you would probably need to code it yourself into the emulator and then database.
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Terrum
I do understand. But is it even possible to have packages on R63A? If it's not possible, then you would probably need to code it yourself into the emulator and then database.
Ohhh, is it possible on R63B ? How?
Re: R63A - Catalogue package ?
It might be possible with R63A however, I'm pretty sure it is as I remember seeing furniture packs on an old retro before (as old as r63, or even v26). But I wouldn't know how, sorry. I just know it's possible, so hopefully someone else can help
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
UartigZone
These are possible to create using R63 you will just need to code it into your emulator.
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Scurry
These are possible to create using R63 you will just need to code it into your emulator.
Do you know where or what to code and how to get it in the database?
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
UartigZone
Do you know where or what to code and how to get it in the database?
Maybe Catalog.cs CatalogPage.cs & CatalogItem.cs
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
Scurry
Maybe Catalog.cs CatalogPage.cs & CatalogItem.cs
Thanks!
I will look at it, if i can find out of it
Re: R63A - Catalogue package ?
Quote:
Originally Posted by
UartigZone
Thanks!
I will look at it, if i can find out of it
No problem, good luck.