Difference between revisions of "MGE Mod"

From comp.tf
Jump to navigation Jump to search
(added content)
(links)
Line 42: Line 42:
 
* Endif
 
* Endif
 
* BBall (2v2)
 
* BBall (2v2)
 +
 +
== Links ==
 +
[https://github.com/Langeh/MGEMod Official GitHub page]
  
 
[[Category:Competitive Formats]]
 
[[Category:Competitive Formats]]
 
[[Category:Mods]]
 
[[Category:Mods]]

Revision as of 21:00, 4 August 2013

MGEMod My Gaming Edge Mod, developed by My Gaming Edge, is a training mod which puts two players in a small arena, usually cut out from a popular competitive map, such as the cp_badlands spire. Players spawn with a buff, and fight until one player reaches a set number of kills, usually 20. On killing an enemy, health and ammo are restored and given a buff to the player again. The mod itself allows for any map to be used, so long as there are spawn locations for it, though a popular mge_training map is usually used. It is usually the method of choice for many players to practice raw DM ability, mostly used by scouts and soldiers.

Features

  • A variety of different 1v1 and 2v2 arenas
  • In-game ELO rating system.
  • In-game menu system with arena queuing.
  • Per-arena class restrictions, configurable via mgemod_spawns.cfg.
  • Highly customizable and configurable. For example, you could use MGEMod to play BBall on cp_badlands, using the spires as hoops if you configured mgemod_spawns.cfg to do so.
  • Voluntary handicap system to even out unfair fights.

Commands

The mod has a variety of commands, they can be used through the chat, whether by prefixing any given command with ! (ex !add 5) which shows the command in chat or prefixing it with / (ex /add 5) which doesn't display the command in chat.

  • add OR mgemod [arena number/arena name] - Show the menu of arenas [or directly join an arena]
  • remove - Leave your current arena or queue.
  • top5 - Display the Top 5 rated players.
  • hud OR hidehud - Toggle the display of the text hud overlay
  • rank OR stats [player name] - View your rank [or view another player's rank]
  • first - Join the first available arena.
  • handicap [number] - Reduce your maximum health to a given number, to give a lower skilled opponent a fairer fight. Use "handicap off" to disable.

Arenas

While the mod supports a variety of maps the one mostly used with the mod is mge_training, as of the latest map version mge_training_v8_beta4a there are 18 arenas as listed below:

  • Viaduct
  • Granary Middle
  • Granary Last
  • Badlands Middle
  • Badlands Spire
  • Gullywash Middle
  • Waste Middle
  • Snakewater Middle
  • Gravelpit C
  • Process Middle
  • Trainyard
  • Turris 1
  • Turris 2
  • Ammomod
  • Ammomod [MGE]
  • No Splash
  • Endif
  • BBall (2v2)

Links

Official GitHub page