• 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] Always Drama

Shepard62700FR

Active member
Mar 7, 2012
44
1
France
This mutator is also present on the Steam Workshop.

Always Drama

Description:
This mutator is the opposite of the "No Drama" one, it will always trigger Zed Time.

Known issues:
- Like any other mutator, perk progression will be disabled.
- This mutator might conflitct with any other mutator that also control Zed Time.

Planned features:
- Maybe interesting features you can suggest.

Downloads:
- Mutator 0.1
- Source code 0.1

Installation (new method for players):
Players can subscribe to the Steam Workshop (make sure to close your KF2 first) to download the latest version.

To play a solo game with the mutator, start the game, press F3 to bring up the console and use this command :
Code:
open X?Difficulty=Y.000000?GameLength=Z.000000?Mutator=KFAlwaysDramaMut.KFAlwaysDramaMut
Replace X by the name of the map, Y by the difficulty (0 = Normal, 1 = Hard, 2 = Suicidal, 3 = HoE) and Z by the game length (0 = Short, 1 = Normal, 2 = Long). For example, if you want to play Burning Paris on Suicidal in 7 waves, you would use :
Code:
open KF-BurningParis?Difficulty=2.000000?GameLength=1.000000?Mutator=KFAlwaysDramaMut.KFAlwaysDramaMut
If you wish to use multiple mutators at the same time, separate them with a ",".

Installation (new method for servers):
Just follow this part of the KF2 dedicated server tutorial on Tripwire Interactive's wiki, the mutator's Steam Workshop ID is "705341476". Make sure to close your server first before doing any operation. To use this mutator, you must make sure that when the server change the map this line appears :
Code:
?Mutator=KFAlwaysDramaMut.KFAlwaysDramaMut

Installation (old manual method for both players and servers):
Download the latest version above and install the "KFAlwaysDramaMut.u" file in the "BrewedPC" folder of your game/server. For the record, the mutator's code is "KFAlwaysDramaMut.KFAlwaysDramaMut".

If you are running a server, you will also need to place "KFAlwaysDramaMut.u" file in your redirect server (assuming you already have one).

Changelog:
Version 0.1
- First release

Thanks to:
- Slie : so I could test the mutator in-game.
- Tripwire Interactive : for being awesome game developers.

Notes: It's my second UE3/UDK/KF2 mutator, any comments/suggestions on both general/technical terms is appreciated.
Bug reports are also appreciated.
 
  • Like
Reactions: outof_galaxy