Difference between revisions of "Yawnmode"

From QWiki
(Extend based on source code)
Line 1: Line 1:
This game mode was created by [[Molgrum]].
+
Yawnmode is a modification of 1on1 game mode and was created by [[Molgrum]].
  
Yawnmode is a game mode change:
+
'''Major changes:'''
* hide player corpses after animation
+
* spawns are in different locations than in normal game - see [[Jawnmode]] and [[Spawn_modes]]
* axe has 50 dmg instead of 20
+
* respawn has the same delay (900ms) regardless of deathtype gib/normal
 
* green armor gives more protection (0.4 instead of 0.3, where for example yellow armor has 0.6)
 
* green armor gives more protection (0.4 instead of 0.3, where for example yellow armor has 0.6)
 +
* backpacks always gives last weapon (drop last fired weapon)
 
* nails increases kickback
 
* nails increases kickback
* respawn has the same delay (900ms) regardless of deathtype gib/normal
+
* axe has 50 dmg instead of 20
* spawns are in different locations than in normal game - see [[Jawnmode]] and [[Spawn_modes]]
+
* fallbunny - preserve velocity on falling
* backpacks always gives last weapon (drop last fired weapon)
+
 
 +
'''Minor changes:'''
 +
* hide player corpses after animation
 
* no damage from fireball
 
* no damage from fireball
* fallbunny - preserve velocity on falling
+
 
  
 
More source code insight - [https://github.com/QW-Group/ktx/search?q=k_yawnmode KTX source code].
 
More source code insight - [https://github.com/QW-Group/ktx/search?q=k_yawnmode KTX source code].

Revision as of 09:16, 12 January 2023

Yawnmode is a modification of 1on1 game mode and was created by Molgrum.

Major changes:

  • spawns are in different locations than in normal game - see Jawnmode and Spawn_modes
  • respawn has the same delay (900ms) regardless of deathtype gib/normal
  • green armor gives more protection (0.4 instead of 0.3, where for example yellow armor has 0.6)
  • backpacks always gives last weapon (drop last fired weapon)
  • nails increases kickback
  • axe has 50 dmg instead of 20
  • fallbunny - preserve velocity on falling

Minor changes:

  • hide player corpses after animation
  • no damage from fireball


More source code insight - KTX source code.