30 lines
666 B
Plaintext
30 lines
666 B
Plaintext
ChaChaFastWeaponSwitch - ChaCha (2022)
|
|
|
|
== A FastWeaponSwitch mutator for UT2004 ! ==
|
|
|
|
|
|
Behavior:
|
|
-> All weapon should switch in 0.1s
|
|
|
|
Single player on your computer:
|
|
=> Install package (sources not needed)
|
|
=> Enable the mutator in UT menu
|
|
|
|
|
|
Multiplayer:
|
|
=> Install package (sources not needed)
|
|
=> Install redirect
|
|
=> Add ChaChaFastWeaponSwitch<VERSION> to ServerPackages
|
|
=> Add ChaChaFastWeaponSwitch<VERSION>.MutChaChaFastWeaponSwitch to Mutator list
|
|
|
|
Both:
|
|
=> It is possible to change defaut switch time in UT2004.ini:
|
|
|
|
[ChaChaFastWeaponSwitch<VERSION>.MutChaChaFastWeaponSwitch]
|
|
PutDownTime=0.1
|
|
BringUpTime=0.1
|
|
|
|
|
|
Version History:
|
|
v1a (11/22): Initial release
|