Page 4 of 6

Re: ManiaPlanet server documentation

Posted: 25 Jul 2013, 09:33
by magnetik
The site is not limited to xml rpc doc.

[edit] Moreover, we often have version before they are public so this doc is updated before (for our needs).

Re: ManiaPlanet server documentation

Posted: 25 Jul 2013, 17:10
by magnetik
Not at all, suggest a pull request with the change ? :thumbsup:

you can do it directly on the web on github

Re: ManiaPlanet server documentation

Posted: 23 Sep 2013, 21:41
by sterretje22
whats the title name to run it for Stadium?

Re: ManiaPlanet server documentation

Posted: 23 Sep 2013, 23:11
by phil13hebert
sterretje22 wrote:whats the title name to run it for Stadium?
TMStadium

Re: ManiaPlanet server documentation

Posted: 23 Sep 2013, 23:32
by sterretje22
yes I know but he said

Code: Select all

...ERROR Title unknow
press any key to quit
added /title=TMStadium in the shortcut from ManiaPlanetServer.exe

Code: Select all

ManiaPlanetServer.exe /internet /title=TMStadium /game_settings=MatchSettings/TMStar.txt /dedicated_cfg=dedicated_cfg.txt 
and it worked :)
thx :)

Re: ManiaPlanet server documentation

Posted: 24 Sep 2013, 08:28
by magnetik
I don't understand how you were trying if not using /title ?

Anyway you have a table to summarize this : http://maniaplanet.github.io/documentat ... leids.html

Re: ManiaPlanet server documentation

Posted: 15 May 2014, 22:17
by steeffeen
seems like 'NextUseChangingValidationSeed' can't get changed via the xmlrpc method 'SetServerOptions'
after map restart it's still turned off for me
can someone confirm that?

Re: ManiaPlanet server documentation

Posted: 15 May 2014, 23:10
by The_Big_Boo
Did you try with "UseChangingValidationSeed"? It's the only key which is different in GetServerOptions and SetServerOptions.

Re: ManiaPlanet server documentation

Posted: 15 May 2014, 23:29
by steeffeen
The_Big_Boo wrote:Did you try with "UseChangingValidationSeed"?
thank you, good sir
that was it
The_Big_Boo wrote:It's the only key which is different in GetServerOptions and SetServerOptions.
promise? :D