SetHealth
Sets health for players.
Syntax
SetHealth @players health
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
health | Yes | A number bigger or equal 0 |
Validated examples using this method
On a running server
Use serhelp SetHealth to inspect the reference generated by your installed SER version.