Bumped ZScript ver.
Added OnDrop to weapons replicating the UT drop style. Some fixes for UT player movement. Hide keys from HUD in DM. Added "classic jump boots" option. Fixed missing ambientglow on some weapon skins.
This commit is contained in:
parent
64a0648ae7
commit
fe08f11997
7 changed files with 50 additions and 8 deletions
|
|
@ -29,6 +29,9 @@ OptionMenu "UTOptionMenu"
|
|||
Option "Visual Recoil", "flak_swingers", "YesNo"
|
||||
Slider "Visual Recoil Strength", "flak_swingerstrength", 0.0, 1.0, 0.1, 1
|
||||
StaticText " "
|
||||
StaticText "Item Options", "Gold"
|
||||
Option "Jump Boots Act Like Radsuit", "flak_radboots", "YesNo"
|
||||
StaticText " "
|
||||
StaticText "Translocator (Potentially Game-Breaking)", "Gold"
|
||||
Option "Prevent Boss Telefrag", "flak_nobosstelefrag", "YesNo"
|
||||
Option "Enable Translocator", "flak_translocator", "YesNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue