ND_0_RP_players.json - AlPepino/Next-Days GitHub Wiki
DisableClimbOverVehicle
takes values 0/1, disable/enable climbing over vehicles.
ItemsCanBeRepairedToPristine
takes values 0/1, disable/enable repairing to pristine.
MaskPreventConsume
takes values 0/1, disable/enable consuming while wearing mask
ExceptionsInMask
takes string array which represent className of mask enabling consuming while wearing it.
RaiseZombieAfterDeath
takes 0/1 values. 1 enables raising zombie from dead player's body
RuinDroppedAttch
takes values from 0 to 1. 1 means ruining attachment which can't be transferred on zombie's body. And 0.5 means 50% damage to this item
AttchLifeTime
it represents life time of dropped player's attachment in seconds
ZombieLifeTime
it represents life time of raised zombie in seconds
DeadBodyLifeTime
takes positive integer. 0 disables this feature. All above 0 means time in second when the unchanged body will be deleted (just for server performance)
MaleZombies
takes string array contains class names of all possible male zombies. Random one will be selected
FemaleZombies
takes string array contains class names of all possible female zombies. Random one will be selected