GetPlayerMaxHealth
Docslocal retval = GetPlayerMaxHealth(playerSrc)Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
intReturns an integer value.
local retval = GetPlayerMaxHealth(playerSrc)| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
intReturns an integer value.
No snippets yet. Be the first to contribute!