Skip to content

Draft: Add legendary akimbo mutator and refactor dual weapons into multiweapons

LegendaryGuard requested to merge LegendaryGuard/legendary_akimbo into master

Tagged for 0.9.0, because for 0.8.6 looks big.

ATTENTION! ANYONE IS FREE TO CONTRIBUTE THIS FEATURE

DON'T HESITATE TO DO CHANGES IN THIS BRANCH!

History of the old Quake 3 mod where had Akimbo feature

Quake 3 had a mod called "Akimbo" developed by Cyril Gantin where you can switch every weapon of each hand and shoot from any of them. More than just getting twice the firepower from all the weapons, each hand is truly independent. This really opens up things for the gameplay aspect of the modification.
The Q3 mod team is Wise in Death, the mod was released in 22/11/2000.

UT99 had Akimbo as mutator.

This is the legendary mutator feature that everyone wanted to touch this kind of power.
This is like a "semi-instagib", more or less shooting 2 or 5 times attacking against your opponents.

akimbosmbmod trikimbo

Videos:

That isn't completed though.

TODO:

  • Make g_max_weaponslots cvar change only when server restarts. Also, apply a conditional, if it's less than 2, set to 2.
  • Add an option to make each hand change the weapon individually if the player wants.

_Idea by Mario_
Development by Mario and LegendGuard (developed later)

Edited by LegendaryGuard

Merge request reports