• 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/

Beta Release [Mutator] Server Extension Addons

forrestmark9

Grizzled Veteran
Nov 29, 2011
1,110
42
This is a mod of Server Extension by Marco found here https://forums.tripwireinteractive.c...-extension-mod

Marco has stopped updating his KF2 stuff so I ask for permission to post a modded and updated ServerExt and he allowed it, so here we are.

Pictures:
Spoiler!


Changelog:
Spoiler!


Download:
https://github.com/ForrestMarkX/KF2-Server-Extension/releases

Source:
https://github.com/ForrestMarkX/KF2-Server-Extension
 
Last edited:
Bozeefus;n2307223 said:
thank you so much man, Marco will sorely be missed indeed but thank god we haven't lost hope yet.

EDIT: Friendly fire still occurs with pets! ;(

if ( KFPawn_Monster(Injured) != None && InstigatedBy != none && InstigatedBy.GetTeamNum() == Injured.GetTeamNum() )
{
Momentum = vect(0,0,0);
Damage = 0;
return;
}
To function NetDamage in ServerExtMut.uc
 
Upvote 0
Can we get the sentry turret compiled with serverext? It sucks Marco got rid of the file.

I saw a portal turret mod but don't know who made it or where I could even find it.

EDIT: I also tried the weapons of war mutator for my ServerEXT but there are conflicting issues such as:

{UI bugs out on loading screen (unable to see perk or username at the lobby)}
{Weapons not being loaded if you bought the loadout perk, (only a pistol and knife spawn!)}
{Regen perks are completely nullified.}


Will continue to update.
 
Last edited:
Upvote 0
Beardy55;n2309100 said:
Hi Guys,since halloween,my mod is broken as i guess did everyone's,i have tried everything i can think of,even deleting and re adding server ext,but no go,i either get version mismatch or it just sits like a shag on a rock,any help at all from anyone would be greatly appreciated

Did you try the download in the OP? It had to be fixed and recompiled for the latest update.
 
  • Like
Reactions: Beardy55
Upvote 0
Andronomos;n2311409 said:
Is this mutator still being developed? From the screenshots it looks like it needs a lot of work. It would be nice to see this mutator turn into Server Perks from KF1. I'd love to have the custom zeds, perks and bots on my server again.

A ServerPerks may not exists cause it seems TWI have made it their mission to prevent such a mod from happening
 
Upvote 0