ArPharazon
12th Oct 2004, 12:10 PM
Hi
Can ut2vote load extra mutators / serverpackages as well as apply any additional (or temporarily override the gametype's default options) based on the map selected?
I'm keen to setup an assault server hosting the maps that made it to the MSUC 4th round final whatever its called (http://www.unrealtournament.com/news/view.php?id=2219), but some of those buggers require additional serverpackages to be loaded, or have different player loads / round time limits.
I went thru the help file but it doesnt appear possible at the moment - or if it is, then please let me know.
If not, I think that if the [UT2Vote47.UT2Vote_MapCheck] section was modified slightly, it could perform this task quite well.
i.e. modified from:
CheckMap=(MapName="DM-Smallmap",MinPlayers=0,MaxPlayers=4)
to:
CheckMap=(MapName="DM-Smallmap",Mutators="SomeSillyMut.ScubaGear",Commands="?MinPlayers=0,MaxPlayers=4,RoundTimeLimit=10,<any-other-options-here>")
What do you think? Crap idea or SuperFantasticIdea! ??
Thanks
ArPharazon
Can ut2vote load extra mutators / serverpackages as well as apply any additional (or temporarily override the gametype's default options) based on the map selected?
I'm keen to setup an assault server hosting the maps that made it to the MSUC 4th round final whatever its called (http://www.unrealtournament.com/news/view.php?id=2219), but some of those buggers require additional serverpackages to be loaded, or have different player loads / round time limits.
I went thru the help file but it doesnt appear possible at the moment - or if it is, then please let me know.
If not, I think that if the [UT2Vote47.UT2Vote_MapCheck] section was modified slightly, it could perform this task quite well.
i.e. modified from:
CheckMap=(MapName="DM-Smallmap",MinPlayers=0,MaxPlayers=4)
to:
CheckMap=(MapName="DM-Smallmap",Mutators="SomeSillyMut.ScubaGear",Commands="?MinPlayers=0,MaxPlayers=4,RoundTimeLimit=10,<any-other-options-here>")
What do you think? Crap idea or SuperFantasticIdea! ??
Thanks
ArPharazon