Page 1 of 1

Create custom Grand Prix using addon tracks [SOLVED]

PostPosted: 20 Apr 2014, 08:20
by JohannesE
Hi,

I tried to create a custom Grand Prix with tracks I have downloaded by the addon manager. The .grandprix file works perfectly if I insert tracks that where distributed with STK. However, using a downloaded track results in an error and the Grand Prix does not get listed ingame.

Is there a possibility to use addon tracks in a custom Grand Prix?

Cheers
Johannes

Re: Create custom Grand Prix using addon tracks

PostPosted: 20 Apr 2014, 22:01
by Arthur
Hi, yes the addon tracks are prefixed automatically by 'addon_' so as to avoid potential conflicts with the internal track names of default tracks (think of fortmagma which has several versions of it). If you do 'supertuxkart --listtracks' (or was it --tracklist, I never remember) you will get a list of all tracks internal names.

Hope this was of help. :)

Re: Create custom Grand Prix using addon tracks

PostPosted: 22 Apr 2014, 20:35
by JohannesE
Thank you! That was exactly what I wanted to know! :-)

(The option is --list-tracks )