Elimination
A mod for Open Arena
Beta 2

Install:
Unpack the EliminationB2 into your openarena folder (the one with baseoa)
Start Open Arena
Go to mods and load EliminationB2
Start a single player or create server and select elimination as gametype

New in beta 2:
Instantgib can be enabled in all gamemodes
Vampire can be enabled in all gamemodes
Colorfull timer
No free point to first team
Free spectator when dead
Elimination is now gametype 8
Default CVAR values changed
Correct update of the scores in the corner

Then starting a dedicated server, remember to include "+set fs_game eliminationB2", like in this example:
./ioq3ded.i386 +set dedicated 2 +set fs_game eliminationB2 +g_gametype 8 +map oasago2f2

CVARs:

elimination_warmup "7"		seconds between rounds, must at least be 1
elimination_roundtime "120"	seconds in round
elimination_bfg "0"		BFG ammo, 0 = disabled
elimination_startArmor "200"	start armor in elimination
elimination_startHealth "200"	start health in elimination
elimination_selfdamage "0"	0 = no self/team damage, 1 = damage to self, 2 damage to self and team
elimination_activewarmup "5"	time to roam before weapons activate, must at least be 1 and not lower than elimination warmup

g_instantgib 0			1 = enabled, 0 = disabled
g_vampire 0.0			gain health by giving damage, 0.43 gives 43% health back to you
g_vampire_max_health 500	Max health you can get in vampire mode
