Go to file
Anton Tarasenko e1769e8048 Change enforcer's heavy rifles' balance via burst fire parameters
This patch dramatically reduces recoil on all guns and lets XMV850
accumulate way more damage that previously possible.
2024-11-27 03:06:31 +07:00
Configs added default config file 2022-01-20 18:41:02 +04:00
Docs changelog updated 2022-01-23 23:05:33 +04:00
sources Change enforcer's heavy rifles' balance via burst fire parameters 2024-11-27 03:06:31 +07:00
README.md readme update 2022-07-26 14:32:44 +04:00

NicePack

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.

Documentation

Build Info

N.B. NiceNameHack is required for scrn testmap only!

You can use this bat file for basic compilation.

EditPackages=ServerPerks
EditPackages=ServerPerksMut
EditPackages=ScrnSP
EditPackages=ScrnBalanceSrv
EditPackages=ScrnWeaponPack
EditPackages=ScrnHTec
EditPackages=ScrnHMG
EditPackages=ScrnZedPack
EditPackages=NicePack
EditPackages=NiceNameHack

Installation

The link to the compiled NicePack, along with all necessary files, is here: http://www.insultplayers.ru/killingfloor/downloads/nicepack/NiceBundle.7z

NicePack Assets:
├── Animations
│   └── NicePackA.ukx
├── Sounds
│   └── NicePackSnd.uax
├── StaticMeshes
│   └── NicePackSM.usx
└── Textures
    ├── MeanZedSkins.utx
    └── NicePackT.utx
Requirements Assets
|-- Animations
|   |-- HMG_A.ukx.ukx
|   |-- HTec_A.ukx
|   |-- ScrnAnims.ukx
|   |-- ScrnWeaponPack_A.ukx
|   `-- ScrnZedPack_A.ukx
|-- Maps
|   |-- KFO-Foundry-SE.rom
|   `-- KF-ScrnTestGrounds.rom
|-- Sounds
|   |-- HMG_S.uax
|   |-- ScrNFoundry.uax
|   |-- ScrnSnd.uax
|   |-- ScrnWeaponPack_SND.uax
|   `-- ScrnZedPack_S.uax
|-- StaticMeshes
|   |-- ScrnWeaponPack_SM.usx
|   `-- ScrnZedPack_SM.usx
`-- Textures
    |-- BDFonts.utx
    |-- CountryFlagsTex.utx
    |-- GunSkins_T.utx
    |-- HMG_T.utx
    |-- ScrnAch_T.utx
    |-- ScrnTex.utx
    |-- ScrnWeaponPack_T.utx
    |-- ScrnZedPack_T.utx
    `-- TSC_T.utx