Table of Contents

Lua PlayerSetMaxHealth

void PlayerSetMaxHealth( int playerIndex, int maxHealth );

Description

Sets a players maximum possible health.

Version

Beta 3.0

Accepts FOR_ALL_PLAYERS

Example

0@@