class ShitMut extends Mutator; function bool CheckReplacement(Actor other, out byte isSuperRelevant) { Log("SHIT:" @ other); return true; } defaultproperties { // This is a server-only mutator remoteRole = ROLE_None bAlwaysRelevant = true // Mutator description GroupName = "111" FriendlyName = "111" Description = "111" }