GenZmeY
48d9e1c60e
- added WeaponClass check at config loading stage; - added DLC unlock without replacing KFGFxMoviePlayer_Manager; - redesigned UnlockDLC - now it is flexibly configured; - updated logger and some messages in the log; - added parameter bOfficialWeaponsList allowing you; to have an up-to-date list of all official weapons in the config; - optimized weapon preload: official weapon models are skipped now.
7 lines
128 B
Ucode
7 lines
128 B
Ucode
class CTI_WeapDef_BladedPistol extends KFWeapDef_BladedPistol
|
|
abstract;
|
|
|
|
defaultproperties
|
|
{
|
|
SharedUnlockId = SCU_None
|
|
} |