added default config file
This commit is contained in:
parent
ad9bd63147
commit
5c3c1b528a
54
Configs/NicePack.ini
Normal file
54
Configs/NicePack.ini
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
[NicePack.NicePack]
|
||||||
|
bScaleZedHealth=True
|
||||||
|
bReplacePickups=True
|
||||||
|
bInitialTrader=True
|
||||||
|
bStillDuringInitTrader=False
|
||||||
|
initialTraderTime=10
|
||||||
|
bUseProgresiveCash=True
|
||||||
|
startupCashBeg=500
|
||||||
|
startupCashNormal=500
|
||||||
|
startupCashHard=500
|
||||||
|
startupCashSui=400
|
||||||
|
startupCashHOE=400
|
||||||
|
waveCashBeg=350
|
||||||
|
waveCashNormal=300
|
||||||
|
waveCashHard=200
|
||||||
|
waveCashSui=150
|
||||||
|
waveCashHOE=150
|
||||||
|
bConvertExp=True
|
||||||
|
vetFieldMedicExpCost=2.000000
|
||||||
|
vetFieldMedicDmgExpCost=0.025000
|
||||||
|
vetSharpHeadshotExpCost=10.000000
|
||||||
|
vetSupportDamageExpCost=0.050000
|
||||||
|
vetCommandoDamageExpCost=0.050000
|
||||||
|
vetDemoDamageExpCost=0.050000
|
||||||
|
vetZerkDamageExpCost=0.050000
|
||||||
|
vetHeavyMGDamageExpCost=0.050000
|
||||||
|
vetGunslingerKillExpCost=20.000000
|
||||||
|
bAlwaysAllowSkillChange=False
|
||||||
|
minSpawnRate=0.200000
|
||||||
|
maxSpawnRate=0.200000
|
||||||
|
minimalSpawnDistance=1200
|
||||||
|
bOneFFIncOnly=False
|
||||||
|
bNoLateFFIncrease=True
|
||||||
|
bReplaceCrawler=True
|
||||||
|
bReplaceStalker=True
|
||||||
|
bReplaceClot=True
|
||||||
|
bReplaceGorefast=True
|
||||||
|
bReplaceBloat=True
|
||||||
|
bReplaceSiren=True
|
||||||
|
bReplaceHusk=True
|
||||||
|
bReplaceScrake=True
|
||||||
|
bReplaceFleshpound=True
|
||||||
|
lateMultiplier=0.500000
|
||||||
|
BigZedMinHealth=1000
|
||||||
|
MediumZedMinHealth=500
|
||||||
|
waveCash=800
|
||||||
|
waveCash=750
|
||||||
|
waveCash=600
|
||||||
|
waveCash=500
|
||||||
|
waveCash=450
|
||||||
|
waveCash=350
|
||||||
|
waveCash=250
|
||||||
|
waveCash=100000
|
||||||
|
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Title=Compilation
|
Title=Compilation
|
||||||
set PACKAGE="NicePack"
|
set PACKAGE="NicePack"
|
||||||
@REM set SOURCES="C:\Users\Shtoyan\Documents\NicePack"
|
@REM set SOURCES="D:\Games\SteamLibrary\steamapps\common\KillingFloor\NicePack"
|
||||||
set SOURCES="C:\Users\dkanu\OneDrive\Documents\Programming projects\Killing floor\NicePack\project"
|
set SOURCES="C:\Users\dkanu\OneDrive\Documents\Programming projects\Killing floor\NicePack\project"
|
||||||
|
|
||||||
set DIR_COMPILE="C:\Program Files (x86)\Steam\steamapps\common\KillingFloor"
|
set DIR_COMPILE="C:\Program Files (x86)\Steam\steamapps\common\KillingFloor"
|
||||||
|
@ -4,7 +4,11 @@ This repo contains sources for the last public NicePack release.
|
|||||||
|
|
||||||
It is a haphazard bunch of changes that were made to customize ScrN for ourselves. It is unfinished, but due to some reasons I don't want to release it publicly anymore.
|
It is a haphazard bunch of changes that were made to customize ScrN for ourselves. It is unfinished, but due to some reasons I don't want to release it publicly anymore.
|
||||||
|
|
||||||
The link to the compiled NicePack, along with all necessary files, is here: <http://www.insultplayers.ru/killingfloor/downloads/nicepack/NiceBundle.7z>
|
The link to the compiled NicePack, along with all necessary files, is here: <http://www.insultplayers.ru/killingfloor/downloads/nicepack/NiceBundle.zip>
|
||||||
|
|
||||||
|
## Config Files
|
||||||
|
|
||||||
|
Only 1 file atm: [NicePack.ini](Configs/NicePack.ini)
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user