Table of Contents

Lua SetDamageMultiplier

void SetDamageMultiplier( int player, real multi );

player is the player index number (1 to 32), multi is the damage multiplier

Description

This is used to set the ratio of damage a player will do

Accepts FOR_ALL_PLAYERS

Version

Beta 3.0

Example

Every one does three times the damage:

0@@