FixCTFFlag mutator

Search, find and discuss about Mutators!
Post Reply
Buggie
Godlike
Posts: 2749
Joined: Sat Mar 21, 2020 5:32 am

FixCTFFlag mutator

Post by Buggie »

Tiny and easy mutator.
Periodically check all flagbases and if flag from corresponding team destroyed - make new one.

As result:
- Lost flag in CloudZone.not able anymore break CTF game.

Mutator targeted only to servers less from v469b. Since v469b already use such fix.

Install:
Add to mutator list FixCTFFlag.FixCTFFlag (or to ServerActors - preferred way)

Not need add it into ServerPackages.
FixCTFFlag.zip
(1.52 KiB) Downloaded 13 times
Known issues:
In fact after destroy flag it must report about return flag to base, but somehow this not happen, so it return to base silently, without message. Not figure out why yet.
UPD: locally it report. so possible more net bug or at all related to specific game controller.
Post Reply