Page 1 of 1

Have you created your own Grand Prix yet?

PostPosted: 28 Jan 2012, 04:56
by phildel
Here's my alltracks (including add-ons)


<supertuxkart_grand_prix name="All Tracks">



<track id="industry" laps="4" />
<track id="hacienda" laps="3" />
<track id="scotland" laps="3" />
<track id="startrack" laps="3" />
<track id="lighthouse" laps="4" />
<track id="mystery-island" laps="3" />
<track id="jungle" laps="3" />
<track id="mines" laps="3" />
<track id="coyote-canyon" laps="3" />
<track id="islandtrack" laps="2" />
<track id="sandtrack" laps="3" />
<track id="green-valley" laps="2" />
<track id="snowtuxpeak" laps="3" />
<track id="crescentcrossing" laps="2" />
<track id="the-cube_1" laps="3" />
<track id="olivermath" laps="4" />
<track id="farm" laps="3" />
<track id="hardcore-fortmagma" laps="3" />
<track id="zengarden" laps="4" />
<track id="city" laps="3" />
<track id="snowmountain" laps="3" />
<track id="tuxtollway" laps="3" />
<track id="classic-subsea" laps="4" />

</supertuxkart_grand_prix>

Re: Have you created your own Grand Prix yet?

PostPosted: 11 Feb 2012, 22:34
by Tuxfan
I've already created a grand prix, but unfortunately deleted the file. The basic idea was to create a short grandprix, so I included only tracks that allow to finish a lap in less than two minutes.
This is how it might look like. Note that I have not tried it out yet. Additionally secret garden has been move to the addons. So I'm not sure if this works.

<supertuxkart_grand_prix name="All Tracks">

<track id="olivermath" laps="4" />
<track id="farm" laps="3" />
<track id="lighthouse" laps="4" />
<track id="secretgarden" laps="3" />

</supertuxkart_grand_prix>