TODO
const MAXPLAYERNAME;
const MAXPLAYERS;
const DEFMELEERANGE;
const MISSILERANGE;
const PLAYERMISSILERANGE;
const SAWRANGE;
The maximum length of a player name.
The maximum amount of players in game.
The range where melee will be used for monsters, and the range for the player's melee attacks.
The maximum range for monster missile/hit-scan attacks.
The maximum range for player missile/hit-scan attacks.
The range of Doom's Chainsaw weapon.