HowTo: Running LeagueAS and UTPure

  • Hey - turns out IRC is out and something a little more modern has taken it's place... A little thing called Discord!

    Join our community @ https://discord.gg/JuaSzXBZrk for a pick-up game, or just to rekindle with fellow community members.

Status
Not open for further replies.

Cratos

+++++++++
Sep 20, 2001
5,130
63
Austria
HowTo: Running LeagueAS and UTPure

This guide shows you how you can install UTPure (running on DM, CTF,...) and LeagueAssault on the same server. The Problem is that UTPure may not load on LeagueAssault, therefore you may not just add it to your Serveractors!

To get it running you need little help from a tool that dynamically loads UTPure, depending on the gametype:



1) Installing UTPure

Install UTPure in the usual way. You will need to add the UTPure-Serverpackage(s). Important: don't add the UTPure-Serveractor!

[Engine.GameEngine]
ServerPackages=UTPureRC7G
ServerActors=UTPureRC7G.UTPureSA



2) Starting DynamicActorLoader:

[Engine.GameEngine]
ServerActors=DynamicActorLoader.DynamicActorLoader



3) Configure DynamiceActorLoader to load UTPure on DM, CTF and DOM

[DynamicActorLoader.DynamicActorLoader]
ActorConfig[0]=(Prefixes="DM,CTF,DOM",Actors="UTPureRC7G.UTPureSA")


UTPure will now get loaded in DM, CTF and DOM, but not in LeagueAssault :D
 
Status
Not open for further replies.