Sunstrider
12-11-2007, 05:38 PM
SServerStart mutator allows game companies to give some control of the server back to the customer.
company would start the server like this
ut3 server DM-Sentinel?Game=UTGame.UTDeathmatch?GameMode=0?Mutat or=SServerStart.SServerStart -login=gpid -password=pwd -port=7777 -multihome=00.00.00.00 -queryport=6500 -log=server.log -nohomedir -unattended
the mutator would then restart using what was found in ..\utgame\config\UTSServerStart.ini
in my case something like this
[SServerStart UTUIDataProvider_Mutator]
ClassName=SServerStart.SServerStart
FriendlyName=SServerStart
Description=SServerStart v1.0 Will restart the server with the startup you want.
GroupNames=SServerStart
UIConfigScene=
bStandaloneOnly=False
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
[SServerStart.SServerStart]
StartString=DM-Woodshop?Game=UTGame.UTDeathmatch?GameMode=0?TimeL imit=45?Difficulty=3?bUsesStats=True?ForceRespawn= 0?NumPlay=4?MaxPlayers=10?bIsLanMatch=True?bIsDedi cated=False?AccessControl=TitanAdminHaxUT3.TitanAc cessControl?Mutator=UTGame.UTMutator_LowGrav,Titan AdminHaxUT3.TitanSwearFilter,SServerExit.SServerEx it
customer could shutdown his server however the company allows them to do so, make a change to UTSServerStart.ini, and start his/her server back up.
download at
http://www.sargsoft.com/files/ut3/SServerStart.zip
company would start the server like this
ut3 server DM-Sentinel?Game=UTGame.UTDeathmatch?GameMode=0?Mutat or=SServerStart.SServerStart -login=gpid -password=pwd -port=7777 -multihome=00.00.00.00 -queryport=6500 -log=server.log -nohomedir -unattended
the mutator would then restart using what was found in ..\utgame\config\UTSServerStart.ini
in my case something like this
[SServerStart UTUIDataProvider_Mutator]
ClassName=SServerStart.SServerStart
FriendlyName=SServerStart
Description=SServerStart v1.0 Will restart the server with the startup you want.
GroupNames=SServerStart
UIConfigScene=
bStandaloneOnly=False
bRemoveOn360=False
bRemoveOnPC=False
bRemoveOnPS3=False
[SServerStart.SServerStart]
StartString=DM-Woodshop?Game=UTGame.UTDeathmatch?GameMode=0?TimeL imit=45?Difficulty=3?bUsesStats=True?ForceRespawn= 0?NumPlay=4?MaxPlayers=10?bIsLanMatch=True?bIsDedi cated=False?AccessControl=TitanAdminHaxUT3.TitanAc cessControl?Mutator=UTGame.UTMutator_LowGrav,Titan AdminHaxUT3.TitanSwearFilter,SServerExit.SServerEx it
customer could shutdown his server however the company allows them to do so, make a change to UTSServerStart.ini, and start his/her server back up.
download at
http://www.sargsoft.com/files/ut3/SServerStart.zip