Page 1 of 1

install sticker issue

Posted: 24 Feb 2013, 11:59
by bibigallaz
Seems that after the latest update, we can't install stickers anymore...
That was working fine on my manialink bibiplanet ...
was using that kind of code :

Code: Select all

"<install_skin>
<name>".$name."</name>
	<url>".$url.$name."/Icon.dds</url>
    <file>Media/Painter/Stickers/_".$name."/Icon.dds</file>
</install_skin>
<install_skin>
	<name>".$name."</name>
	<url>".$url.$name."/Sticker.tga</url>
    <file>Media/Painter/Stickers/_".$name."/Sticker.tga</file>
</install_skin>"
Is there a new way to do that ? Would be great if stickers support zip files too!

Re: install sticker issue

Posted: 24 Feb 2013, 14:54
by TMarc
Possible that it is not working during the Beta 3, as in the free version, skinning is not possible.

Re: install sticker issue

Posted: 24 Feb 2013, 15:00
by zarexz
possibly the same why intsall_map doesn't work either.