Page 1 of 1
Joust and Elite scripts
Posted: 13 May 2013, 12:45
by Thundire
This may seem like an odd question, but where do I find the files for the Joust and Elite scripts. When I press "create" under "multiplayer" in each of the titles I can choose my scripts and see that they are located in Modes/Shootmania so I know they must be somewhere. But when I dig around in my files I can't find them.
Also, Matchsettings for Joust and Elite, where can I find them?
I start to get the feeling I've missunderstood this whole server thing...

Re: Joust and Elite scripts
Posted: 13 May 2013, 12:51
by steeffeen
they are included in the title pack files and can't be extracted, so you don't need to care about them
however they are available here:
https://github.com/maniaplanet/game-modes
https://github.com/maniaplanet/document ... chSettings
Re: Joust and Elite scripts
Posted: 13 May 2013, 13:02
by Thundire
Okay then, but what do i do when my server says this then?
Starting ManiaPlanet date=2013-04-26_16_46 Svn=50300 GameVersion=3.3.0...
Initializing...
Configuration file : dedicated_cfg.default.txt
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Listening for xml-rpc commands on port 5000.
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Identifying on master server...
...OK
Please wait, loading...
URL: maniaplanet://#join=placeholder:placeholder@SMStorm
Match settings file : MatchSettings\SMStormJoust.txt
Loading match settings...
...ERROR: Could not load script.
...Could not load the match settings
Server not started: no Maps available. Check your matchsettings!
Server not running, exiting.
Press a key to quit.
Re: Joust and Elite scripts
Posted: 13 May 2013, 13:10
by steeffeen
then you need to either add this parameter
to the command line start script
or add this tag
Code: Select all
<title>SMStormJoust@nadeolabs</title>
to the dedicated_cfg.txt
.. in order to specify the title pack that should be used
//Edit: I recommend looking into the docs
here and
here
Re: Joust and Elite scripts
Posted: 13 May 2013, 13:14
by Thundire
Thanks! Had it in dedicatet_cfg.txt but forgot to edit it in the command line.
Now I just need some maps
Thank you for being so quick!
