Page 1 of 1

Maximum Kart Increase?

PostPosted: 24 Sep 2013, 15:46
by TicTac88
Hi, I am wondering if you can increase the maximum amount of karts per race. I'm just wondering, and if you can't increase it, oh well, 20 is plenty for me.

Re: Maximum Kart Increase?

PostPosted: 24 Sep 2013, 18:09
by Arthur
To increase the maximum, you can edit data/stk_config.xml and change line 15 from
{l Code}: {l Select All Code}
 <karts max-number="20"/>

to the desired number. However, bear in mind that the game is not balanced for such a number and any changes to the default configuration is not really supported - so if you do additional changes in this file, make sure to keep a backup of it around just in case.

Re: Maximum Kart Increase?

PostPosted: 25 Sep 2013, 05:05
by TicTac88
Arthur {l Wrote}:To increase the maximum, you can edit data/stk_config.xml and change line 15 from
{l Code}: {l Select All Code}
 <karts max-number="20"/>

to the desired number. However, bear in mind that the game is not balanced for such a number and any changes to the default configuration is not really supported - so if you do additional changes in this file, make sure to keep a backup of it around just in case.

Thank you very much. :)
I will proceed with caution.
Thanks for answering!