Jump to content

Modding Dying Light tips...


Vortaka

Recommended Posts

In the zombie ai folder, find the .scr files like: zombie_data_custom_preset_women_level.

 

each one is assigned a level parameter, so you can change all the starting level 0 zombies to act like level 2.

 

zombie_data_params.scr seems to hold all the base info on zombies, but I haven't messed with that much

Link to comment
Share on other sites

In the zombie ai folder, find the .scr files like: zombie_data_custom_preset_women_level.

 

each one is assigned a level parameter, so you can change all the starting level 0 zombies to act like level 2.

 

zombie_data_params.scr seems to hold all the base info on zombies, but I haven't messed with that much

Yeah, for difficulty, it's a good find!

Link to comment
Share on other sites

I just want to give you advice before start modifying zombie & infected parameter, especially health parameter.

 

As a that experience both DI and DI Riptide modding, i find health modifying are not the best way to make the zombies somehow tougher and challenging. Instead, weapon parameter are the best way because it only affect your client (works wonder for multiplayer).

Link to comment
Share on other sites

Hey there !

 

I have two questions:

- Is it possible to add a decent DoF effect? I found a file in the "scripts" folder ("varlist_dof")

standard code:

VarFloat("f_dof_near", 0.0)
VarFloat("f_dof_near_min", 0.0)
VarFloat("f_dof_near_max", 1.0)
VarFloat("f_dof_far_min", 100.0)
VarFloat("f_dof_far_max", 200.0)
VarFloat("f_dof_far", 0.0)
- Is it possible do change the "Chase Music" ?(when you get spotted by Nighthunters)
I really like the old alpha chase music. It's called "Escape" (Official OSD)
Sorry for my bad english and thanks :smile:
Greetz
Link to comment
Share on other sites

so I was curious about the that varlist_dof, and yes in fact if you change the settings it will increase the depth of field in the game, and not just cutscenes. I am really surprised no one has mentioned this

 

I am guessing it is like dark souls 2. the DOF has always been on, but its so low its not even noticeable.

Edited by oldhanz
Link to comment
Share on other sites

so I was curious about the that varlist_dof, and yes in fact if you change the settings it will increase the depth of field in the game, and not just cutscenes. I am really surprised no one has mentioned this

 

I am guessing it is like dark souls 2. the DOF has always been on, but its so low its not even noticeable.

 

nice! so, what should i change in the varlist_dof? sorry i'm a complete noob haha^^

Edited by domeex
Link to comment
Share on other sites

Any way of resetting the inventory?

 

I have a blank space with a misc item icon at the top of my backpack that "eats" any item I pick up and also makes items appear in the second slot only..

 

IE, the top slot is an empty space that cant be equiped, or dropped and any item that i place up the top disappears but still takes up a backpack slot.

Any other weapons appear only in the second slot, and you have to move them manually to see what else is in the second slot...

 

Any ideas?

Link to comment
Share on other sites

Any way of resetting the inventory?

 

I have a blank space with a misc item icon at the top of my backpack that "eats" any item I pick up and also makes items appear in the second slot only..

 

IE, the top slot is an empty space that cant be equiped, or dropped and any item that i place up the top disappears but still takes up a backpack slot.

Any other weapons appear only in the second slot, and you have to move them manually to see what else is in the second slot...

 

Any ideas?

Well, hum... I'm sorry to say that I have none... Start a new game?

One thing I do not like is the very small inventory... So, what I did, was to mod it...

 

4 (initial) + 6 (I added a line to give me 6 new spaces), then +8 (backpack 2) and +12 (packback 3)

big total of 30... I think it's enough for now! :smile:

 

One thing however, returning to the subject, I have read that the save can be easily corrupted (I dunno if it's true since mine didn't yet!)

Edited by Vortaka
Link to comment
Share on other sites

  • Recently Browsing   0 members

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