No, it's Unreal Engine 1 dependent but I might warn you about:
- WarpZoneMarker - not fixed by UTPG;
- Translocstart - also not fixed;
- JumpSpot - no path will be shown through such point because this was done exclusively for Bot, Epic ignoring their own testing features with such practices, even if those are clearly described in old docs.
Why I recommend XCGE ? Because it opens these points and solving critical TranslocStart issues. As for my case, my default Engine.u file is being Fixed (I could use term hacked...) because I do not have all source-code for UT436, 440+ so I could operate by only using Editor which is not the best tool for such workarounds.
After solving these left-over borks, mutator has full functionality in a plain server - I repeat fixed or using only simple sorted maps.
And now I might want to see how does this works when map is poorly pathed and I might call "FindPathToward(TheGoal,True,True)" else spawning another arrow pointing flag direction if map has no paths - might not be useful.