cclecle 1d2c62dd33 Rework almost everything to make it work through network... !
Do not change version identifier cause never delivered yet.
2022-12-03 13:11:35 +00:00
2022-11-28 02:03:15 +01:00
2022-11-28 02:21:44 +01:00

ChaChaGrapple - ChaCha (2022)

== A Grapple mutator for UT2004 ! ==

Based on previous work of jasonyu (Seismic) on UT 2003 (SCTF Mod).
I extracted this feature, port it to UT2004 and thune it to reflect todays Grappel on UT99.

Behavior:
-> On fresh install you can enable the Grapple using either your "use" Key, or MiddleMouse.
-> OffHand Mode can be disable on menu / config file
-> You can choose to use "use" key or another custom, or both, in config file
-> Grapple will stop either when you click again, or if you jump
-> As I let the entire Grapple code, some other not-yet-know feature might append :)
	-> Is they are not good ... Just tell me !


Single player on your computer:
=> Install package (sources not needed)
=> Select the mode from menu and configure if you want.

Multiplayer:
=> Install package (sources not needed)
=> Install redirect 
=> Add ChaChaGrapple<VERSION> to ServerPackages
=> Add ChaChaGrapple<VERSION>.MutChaChaGrapple to Mutator list
=> Create / modify configuration section:

[ChaChaGrapple<VERSION>.MutChaChaGrapple]
bOffHand=True
bOffHandUseUse=False
bOffHandUseSpecificButton=True
SpecificButton=MiddleMouse

Version History:
v1a (11/22): Initial release 
Description
No description provided
Readme 134 KiB
Languages
UnrealScript 89.3%
Shell 7.8%
Batchfile 2.9%