Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Mutant/Overdose mode for Possession #90

Open
NeonKnightOA opened this issue Feb 2, 2020 · 6 comments
Open

[Feature] Mutant/Overdose mode for Possession #90

NeonKnightOA opened this issue Feb 2, 2020 · 6 comments
Labels
enhancement Things to spice up our game.

Comments

@NeonKnightOA
Copy link
Contributor

NeonKnightOA commented Feb 2, 2020

Leaving this here so I remember details.

This is an option for Possession mode, as it's the mode that seems to fit the best. Basically, upon picking up the white flag, the flag carrier automatically gains Quad Damage/Invulnerability/Battle Suit/Regeneration/Haste until they die. The inspirations for this option are, of course, Unreal Tournament 2003/2004's Mutant and Unreal Championship 2's Overdose gametypes. Fragging the flag carrier gives 10 points to the killer.

The actual cvar could be g_possessionMutant, g_possessionOverdose or g_possessionSuperPowerMode.

Options?

&1 enables the mode, giving all powerups.
&2 enables the mode, giving just one of five powerups at random.
&4 enables the mode, giving a time limit for the flag carrier. Upon reaching this time limit, the flag carrier dies and the flag is dropped.

As &1 and &2 basically overlap, when the cvar acquires the values 3 and 7, the Flight powerup (or a holdable) is instead added to the Powerup pool.

So the resulting values may give the following effects:

  1. Default mode.
  2. Carrier gains all powerups on flag pickup.
  3. Carrier gains one of five powerups at random on flag pickup.
  4. Carrier gains all powerups + Flight on flag pickup.
  5. Carrier has a time limit on flag pickup.
  6. Carrier gains all powerups on flag pickup and has a time limit.
  7. Carrier gains one of five powerups at random on flag pickup.
  8. Carrier gains all powerups + Flight on flag pickup and has a time limit.
@The-Gig
Copy link
Contributor

The-Gig commented Feb 2, 2020

Reminds me about some modes in some games where who takes a certain item becomes a sort of monster/superhero/whatever, with more health and different attacks (few variants but powerful).
I can recall viewing some videos from Fortnite when Avengers Infinity Wars came in theaters, where who grabbed the infinity gauntlet became Thanos. And I'm trying to remember the name of a mod or game where the superpowered player became "the hulk"... but my memory isn't helping me.
I'm not saying we should follow that route (e.g. scaling up player model/hitbox may cause problems with narrow passages), I'm just saying your idea reminded me about such stuff.

@NeonKnightOA

This comment was marked as abuse.

@Danil-Dm
Copy link

Danil-Dm commented Feb 17, 2020

Who has the source code for calypso mod or chaosarena mod. Or the latest version of this mod. Please help.
The idea is good. The more features the better.

@The-Gig
Copy link
Contributor

The-Gig commented Feb 18, 2020

Danil, what's the relationship with the topic?
Anyway, I found this link about Calypso mod https://www.dropbox.com/s/3ayo7lk6povg7nj/Calypso-2012-12-01.zip?dl=0. Unfornately its github page is gone. I don't have a link for its "chaosarena" successor (do not confuse with some other "chaos" q3 mod).

@Danil-Dm
Copy link

Many thanks!

@NeonKnightOA

This comment was marked as abuse.

@NeonKnightOA NeonKnightOA added the enhancement Things to spice up our game. label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Things to spice up our game.
Projects
None yet
Development

No branches or pull requests

3 participants