Search found 4 matches
- 24 Feb 2013, 11:59
- Forum: ManiaLink
- Topic: install sticker issue
- Replies: 3
- Views: 2420
install sticker issue
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 : "<install_skin> <name>".$name."</name> <url>".$url.$name."/Icon.dds</url> <file>Media/Painter/Stickers/_".$name.&q...
- 22 Aug 2012, 18:22
- Forum: Workbench
- Topic: [solved]maniacode install pack issue
- Replies: 3
- Views: 1462
Re: [solved]maniacode install pack issue
Problem solved !
You can't install anything if the maniacode is not registered on playerpage
So the code on my first post works...
You can't install anything if the maniacode is not registered on playerpage
So the code on my first post works...
- 22 Jul 2012, 19:09
- Forum: Workbench
- Topic: [solved]maniacode install pack issue
- Replies: 3
- Views: 1462
Re: maniacode install pack issue
Thx for the reply ! but didn't work...
tried :
<file>test.Pack.Gbx</file>
<file>test.Pack</file>
<file>test</file>
got "invalid filename'
tried :
<file>test.Pack.Gbx</file>
<file>test.Pack</file>
<file>test</file>
got "invalid filename'
- 22 Jul 2012, 18:36
- Forum: Workbench
- Topic: [solved]maniacode install pack issue
- Replies: 3
- Views: 1462
[solved]maniacode install pack issue
Wasn't able to find a manialink thread so I post here ! Sorry... Here's my problem : I want to install a pack containing two skins in the user/Packs folder as this is where it belongs I've tried this maniacode : <maniacode noconfirmation="0"> <install_pack> <name>test</name> <file>Packs/te...