Yes, you're right! The icons are in the swf, I can copy them from there,. But I actually meant that the icons are read from inside of the swf files. I need that for icons for recolored dragons and stuff :)
The IconDumper program, how does that thing read the swf files and create the icons...
Hi theree!
I've recently made some custom furni and I would love to have their icons. I of course can create them myself, but is there a way that the icons are included in the swf-file? (Extra: also for recolored dragons rare_dragonlamp.swf)
Thankss!
I think I'm stupid, but is there a important difference between release and debug? Normally I use Debug and things update well with that setting...
I have have copied the codes and pasted them in my emulator (I did have to capitalize getString and getInteger, but I don't think that's the...
Thank you sooo much!!
1572094639
I’m not really familiar with those paths and stuff, but can’t I just add ?v=“.time() to all of the paths in brain-config.php?
Answer: Yes that works :) For Habbo.sef at least
Heyo,
The poor players of my hotel have to clear cache each time I add badges and furni or edit swf's. Is there some way to automatically clear their cache so they don't have to do it themselves?
Thank youuu!
In the version I use, I can change the catalog pages (make them visible and set minimum rank and so). I think you need to edit the visible 0 to 1 and it will be fixed. (Make sure you make the children visible too)
Hi,
I bumped into a bug today... When I place a groupgate, it is open and it also is saved as open in the database. I tried to fix this by changing the extradata in the PurchaseFromCatalogEvent.cs, but when I changed 1 (open) to 0 (closed), it was closed on place, but it didn't show the "join...
If you mean the index of braincms, yes it is. You'll have to look for the index.php file in htdocs/templates/brain. There you can edit the language things. You can also change the language config in htdocs/system/languages
Hii,
I have this command :bubble in my retro hotel, which will give you a certain chat style. But after that, you can't select a chatstyle from the panel next to the chatinput... If you set a GameClients CustomBubbleId, it won't be able to select a style from the panels again. I still can...
Hi there,
I'm making a lot of rooms on my account so they are in a logical order. There are already 200 of them, but only 150 of them are showing up... I think there is a limit on how many rooms a user can create/own. How can I change this??
Thanks!
1569597072
OH lol, I already figured it out...
I'm not a 100% sure but I guess you can also change this line in CatalogManager.cs:
dbClient.SetQuery("SELECT `id`,`item_id`,`catalog_name`,`cost_credits`,`cost_pixels`,`cost_diamonds`,`amount`,`page_id`,`limited_sells`,`limited_stack`,`offer_active`,`extradata`,`badge`,`offer_id` FROM...
Hi Devbest, I'm trying to enable the existing chatstyles in the menu next to the chatinput. I deleted all the id's of the disabled chatstyles in external_variables and external_override variables, and they still don't show up. Can someone pls help me with this?
Thanks alreadyy!
I was about to post this too! Every time I want to enter the client, it gives me this error. And when I checked the db, the auth_ticket row was empty...
I used to create my hotel offline on localhost. While creating online, the link to the avatar creator site won't load. That might be it. If...