FixTeamsSize mutator

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

FixTeamsSize mutator

Post by Buggie »

Tiny and easy mutator.
Periodically check all teams size and correct wrong teams size if found such

Related to UT bug:
https://github.com/OldUnreal/UnrealTour ... issues/781

As result:
- bots properly balanced

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

Not need add it into ServerPackages.
FixTeamsSize.zip
You do not have the required permissions to view the files attached to this post.
Buggie
Godlike
Posts: 3226
Joined: Sat Mar 21, 2020 5:32 am

Re: FixTeamsSize mutator

Post by Buggie »

Fix count in teams non-player Pawns. Ignore Messaging Spectators.