1 Attachment(s)
Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Hello, excuse me for the wrong translation I am French.
I use Plusemu release 1 with the database provided with the pack swf PRODUCTION-201701242205-837386173 in the catalog I do not see any furniture except the annimals and the badges the rest is like the screen.Do you have any solutions?thank you very much
Attachment 159917
Hello, excuse me for the wrong translation I am French.I use Plusemu release 1 with the database provided with the pack swf PRODUCTION-201701242205-837386173 in the catalog I do not see any furniture except the annimals and the badges the rest is like the screen.Do you have any solutions?thank you very much
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Looks like you both forgot the \icons\ folder.
Plus either your furnidata is corrupt, or your furni .swf's lack graphic tags
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
I have this exact problem right now. :/
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Check your variables and check your furnidata.
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Go external_variables and search
Quote:
dynamic.download.url
make sure it is equal to
Quote:
http://localhost/swfs/dcr/hof_furni/
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
I have the same problem.
Do you have a answer for his problems ? (sorry I'm french too)
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
please anyone find fix to this, i'm also having the same problem :(::(::(::(:
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Habbo now uses png images for furniture icons. As stated previously, it is quite plausible that you're missing these icon files.
Add flash.dynamic.icon.download.name.template=icons/%typeid%%param%_icon.png to your external variables and add a new folder called icons to your hof furni directory.
You can use this tool to dump the icons as .png images from your furniture.
Re: Bug Furni catalog Plus emu PRODUCTION-201701242205-837386173
Tyvm! it worked for me, i just added
flash.dynamic.icon.download.name.template=icons/%typeid%%param%_icon.png
in my variables as i already have the icons in .png :D