0 of 0

File information

Last updated

Original upload

Created by

TheRealdkMan

Uploaded by

TheRealdkMan

Virus scan

Safe to use

Tags for this mod

About this mod

Removes slope from the game entirely

Permissions and credits
Installation:
Drag and drop the .pak file into this folder:"Dying Light 2\ph\source"
If you have data2.pak then rename the mod to data3.pak and so on and so forth.

If you have a mod which makes change in player_variables.scr then you can integrate this mod into it just basically copy this to the end of the scr file before the closing bracket so it should look something like this:

""
    Param("FirearmsPistolInfiniteAmmo", "false");
    Param("FirearmsRevolverInfiniteAmmo", "false");
    Param("FirearmsRifleInfiniteAmmo", "false");
    Param("FirearmsShotgunInfiniteAmmo", "false");
    Param("FirearmsSMGInfiniteAmmo", "false");
    Param("AllowSlopeStruggle", "false");
    Param("AutoSlopeStruggle", "false");
    // ActiveAutoSlope
    Param("AutoSlope", "false");
    Param("UseSlopeAnalyzer", "0");   
}"
If you find any bugs you can dm me on discord or send it here