Page 1 of 1
Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 13:22
by skydel0
Hei @all
I had first to explain my plan than i tell you my problem
First of all i want to create a server with Maps Only from Clan Members. OK But we do not want only One Game MOde. Royal @ the Time.
Du you know how i can change The Game Type from Royal to Team Survival ( during the Server is running ) ?
ore is there Any way?
i Search lot but my english is not so good every time read wrong xD i done a lobby matchmaking server etc but this is not what i want ore im blind xD
thx for Helping

Re: Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 13:46
by jonthekiller
It's not possible with current tools from Nadeo and the community.
It's possible to make a plugin on ManiaLive or other but a person need to code it.
Re: Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 14:03
by skydel0
OK thx nice to know that's possible. But i hope it's not only possible with a difrend pack Titel?
I ask this because i had another Server with all weapons but all player need first to load another package that i can change things like this in Royal.Script.txt
Re: Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 14:08
by jonthekiller
I think it will work only with all modes in the same Title (Storm, Canyon...).
After if you can launch 2 servers, it will be to develop a plugin to switch all players automatically like the matchmaking system.
Re: Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 14:18
by skydel0
You Think its possible to edit the Matchmaking System So that :
needs:
1 Lobby Server ( All players have to connect )
1 Royal Server
1 Team Survival Server
1 ....
The Rounds Like
all player 2 Times on Royal Server
and 2 Times on Team Survival etc.?
But Whats With the Point's? They also have to Transport from one tho another server not only player connection is this possible?
Re: Change Matchsettings ( during Running Server )
Posted: 09 May 2013, 14:22
by jonthekiller
No needs of Lobby Server. Just the communication between the 2 servers.
For points, it's possible to "move" too but all things need to adapt the current matchmaking system with your need. In theory it's possible, now someone need to code it.