Killing Floor 2

Killing Floor 2

Not enough ratings
DummyMod
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
4.616 KB
18 Aug, 2017 @ 10:16pm
1 Change Note ( view )

Subscribe to download
DummyMod

Description
Example Dummy Mod from the KF2 Modding for Dummies guide.

Has one GameInfo (DummyMod.Dummy_Survival) and one Mutator (DummyMod.Dummy_Mutator) for testing. Uppon initialization they simply write a line to the log saying so, that's all they do. See the guide for more details.

NOT whitelisted, so using these WILL derank your server (just in case anyone cares).

Stop your server and add the following line to the [OnlineSubsystemSteamworks.KFWorkshopSteamworks] section of your server's PCServer-KFEngine.ini file:
ServerSubscribedWorkshopItems=1114811327 // DummyMod
Then start your server with either ?game= or ?mutator= or both, for example:
KFServer KF-BurningParis?game=DummyMod.Dummy_Survival?mutator=DummyMod.Dummy_Mutator