Jump to content

Survivor Sense in Hard Mode


PierreDole

Recommended Posts

  • 3 weeks later...

Anyone have an idea how to turn on the survivor sense in hard mode? I like the harder zombies but its a pain without survivor sense. :smile:

"data\scripts\difficultyparams.scr"

 

Change line 66.

 

From:

  • sense_enable_triggers(false);

To:

  • sense_enable_triggers(true);

 

This will enable the interactive icons when you do your sonar/survivor sense in hard mode.

 

I strongly urge you to make this change via adding a modified copy of the file and duplicated file structure to your Data3.pak file instead of making this change directly to the official game file inside of your Data0.pak file.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...