Table of Contents

Lua PlayerSetHealth

void PlayerSetHealth( int playerIndex, int health );

Description

Sets the players health to that value.

Version

Beta 3.0

Accepts FOR_ALL_PLAYERS

Example

0@@