- Sapphire
A mod for Unreal Tournament (UT99) servers that reconnects idle players as spectators.
Important to note: Players are reconnected via a mutate console command that invokes the Nexgen server controller mod's own reconnect function (mutate NSC SPECTATE
). Nexgen is therefore required for this mod to work.
- Copy the file(s) inside the
Compiled
folder to your server'sUT/System/
directory - Optionally tweak the settings in
BTNetIdle.ini
- Open your server's
UnrealTournament.ini
- Under
[Engine.GameEngine]
add:ServerActors=BTNetIdle_v000.BTNetIdle
- Restart your server
2022-03-21