void SetDamageMultiplier( int player, real multi );
player is the player index number (1 to 32), multi is the damage multiplier
This is used to set the ratio of damage a player will do
Accepts FOR_ALL_PLAYERS
Beta 3.0
Every one does three times the damage:
0@@