INSTALLING TEAM INFO SUPPORT ON A SERVER
|
First thing you have to do is shutdown the server. Then copy the tdsipserver.u file to the UT system directory.
Then open the UnrealTournament.ini and find the line that says: ServerActors=IpServer.UdpServerQuery
You will find it in the [Engine.GameEngine]. Change the line to ServerActors=tdsipserver.tdsserverquery
Now the server will respond to the team info query. For technical information about the tdsipserver.u file and team info query
click here
|
|