Discuss everything related to custom data creation.
Moderator: NADEO
steeffeen
Translator
Posts: 2463 Joined: 14 Oct 2012, 16:22
Manialink: steeffeen
Location: Germany
Post
by steeffeen » 11 Jul 2013, 18:13
steeffeen
Translator
Posts: 2463 Joined: 14 Oct 2012, 16:22
Manialink: steeffeen
Location: Germany
Post
by steeffeen » 14 Jul 2013, 12:22
so i gave my title packs a funky colored name and on the player page the title still has some of the color codes in it
even after changing the name the rankings title doesn't get updated
not sure what's causing that.. i guess the name during the first generation of the title is taken, right?
is there any chance that i can change the rankings title because like that it looks ugly...
example:
$sObstacle
http://www.pictures.esc-clan.net/upload/titles.png
Chevron
Translator
Posts: 567 Joined: 07 Apr 2011, 16:41
Post
by Chevron » 24 Jul 2013, 15:29
How to include a replay so it can be chosen in a campaign?
- You did.
- And...
- ...I didn't.
Tipiizor
Posts: 560 Joined: 17 Aug 2011, 01:19
Post
by Tipiizor » 24 Jul 2013, 18:41
not possible :/
OS: Windows 7 Ultimate x64
CPU: QuadCore Intel Core i5-2500K@3.4GHz
RAM: 2x G Skill F3-12800CL9-4GBXL
GPU: Geforce GTX 970 EXOC
Motherboard: Asus P8P67-M
HDD(s): Sandisk ultra Pro II (240 Go) / WDC WD10EACS-14ZJB0 (931 Go)
Sound: Realtek ALC887
alividerci
Posts: 363 Joined: 11 Feb 2012, 07:03
Post
by alividerci » 24 Jul 2013, 19:35
xbx wrote: If you make a custom manilink for the menu, there are some specific actions available to redirect back to the usual menus.
"home" -> back to the title main menu
"back" -> back to previous page
"quit" -> to go exit the title and go back to the stations
"menu_solo" -> enter a specific sub menu.
"menu_local"
"menu_internet"
"menu_editors"
example:
Code: Select all
<label posn="-130 -80" halign="center" style="CardButtonMedium" text="Close" action="quit"/>
If you want to include data in the pack, you can put your files in
"My Documents/Maniaplanet/Media/..."
and then use the url:
to use it.
(note: Media/ is mandatory, you cannot put the files in an other root folder)
Caveat: as the automatic extration of data from manilink doesn't work yet, you also have to include explicitly the data in the pack.
but it dont work...arguments
Code: Select all
<station_manialink url="file://Media/Manialinks/blabla.xml" />
<file name="Media\Manialinks\blabla.xml" public="false" internal="false" />
why?
faserg1
Posts: 446 Joined: 06 Jul 2011, 19:54
Location: Russia
Contact:
Post
by faserg1 » 24 Jul 2013, 19:59
WTF? I can't load station manialink from local place? ARE YOU SERIOS?
ЕÑть вопроÑÑ‹? Только Ñкайп - faserg1.
Жизнь - Ñто динамика ритма. Life is dynamic of rhythm.
steeffeen
Translator
Posts: 2463 Joined: 14 Oct 2012, 16:22
Manialink: steeffeen
Location: Germany
Post
by steeffeen » 24 Jul 2013, 20:32
did you try it without file://?
stefan.fueger
Posts: 72 Joined: 11 Apr 2013, 13:17
Post
by stefan.fueger » 24 Jul 2013, 21:07
Chevron wrote: How to include a replay so it can be chosen in a campaign?
Several people have been begging for this in several threads in several subforums for months now.
Result: Nothing.
alividerci
Posts: 363 Joined: 11 Feb 2012, 07:03
Post
by alividerci » 24 Jul 2013, 21:45
steeffeen wrote: did you try it without file://?
yes, same result
alividerci
Posts: 363 Joined: 11 Feb 2012, 07:03
Post
by alividerci » 24 Jul 2013, 21:57
steeffeen wrote: did you try it without file://?
strange
when i wrote
Code: Select all
<menu>
<background_image name="MenuBg.jpg" />
<background_replay name="" />
<header name="MenuHeader.png" />
<music name="" />
<manialink url="file://Media/Manialinks/blablabla.xml" />
<color rgba="" />
</menu>
it is working...
when i wrote
Code: Select all
<packaging>
<image name="PackImage.png" />
<logos name="Logos.png" />
<collection></collection>
<sortindex>0</sortindex>
<station_manialink url="file://Media/Manialinks/blablabla.xml" />
<boxcase_manialink url="" />
</packaging>
doesnt work...Why?
Users browsing this forum: No registered users and 2 guests