Where Do I Add These Lines?

  • 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/
Nov 24, 2014
42
0
6
I'm trying to get a mutator working and the instruction say:
here is the line:

Add this to the trader line: Doom3KFBeta4.SentryGunPickup

Can someone please tell me just what KF system file to add the line to?

Also, on some mutators i see this:

Add to server perks
SentryTechPerkV111.SRVetSentryTechPerk

? Where in server perks do I place the above line?
---------------------------------------------------------------

Add the following, to add the weapons
? Where in server perks do i place the below lines line?

SentryTechWeapV111.TechDoomsentryBotPickup
SentryTechWeapV111.TechMedicSentryBotPickup
SentryTechWeapV111.TechPTurretPickup
SentryTechWeapV111.TechBioLauncherPickup
SentryTechWeapV111.TechShockRiflePickup
SentryTechWeapV111.TechIncendiaryPipeBombPickup
SentryTechWeapV111.TechMachinePistolPickup
SentryTechWeapV111.TechMachineDualiesPickup
SentryTechWeapV111.TechUSCMSentryPickup
SentryTechWeapV111.TechPipeBombPickup
SentryTechWeapV111.TechM7A3MPickup
SentryTechWeapV111.TechPlasmaCutterPickup
SentryTechWeapV111.TechG36CPickup
SentryTechWeapV111.TechHL_BlueGravityGunPickup
SentryTechWeapV111.TechHL_BugBaitPickup
SentryTechWeapV111.TechHL_GravityGunPickup
SentryTechWeapV111.TechHL_RPGPickup
SentryTechWeapV111.TechAdvancedWelderPickup
SentryTechWeapV111.TechFlaregun
-------------------------------------------------------------

Add the following to your killingfloor.ini file

ServerPackages=SentryTechWeapV111

For the line above this sentance, my KF a Steam download basic game i found out that the killingfloor.ini was called Killingfloor.Configufation so I do know where to place these two lines.
--------------------------------------------------------------------------------

I did read the Installing Mutators tutorial, but the info being informative was very thin for my needs. Please help.

Ps. I do have Server Perks v111 installed and working. I also have the WeaponsWorkshop Mutator installed and working. I was able to add the Portal Sentry Turret on this mutator and it worksjust fine.