• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

PC [KFMutator] ModifyAI is only working offline

Slie

Grizzled Veteran
Dec 16, 2010
270
5
Category: Code

Reproducibility: Always

Description: KFMutator.uc/Mutator.uc
function ModifyAI( Pawn AIPawn )

Gets called during offline solo play fine. No issues there.

Does not get called when used online on my server. The mutator itself is loaded, but the function is never called ( tested it with `log() along with the same changes that worked offline to modify zeds ).

Online/Offline: Works Offline only.
 
Last edited: