SetPlayerKillFallHeight
DocsSetPlayerKillFallHeight(height)Description
A setter for GET_PLAYER_KILL_FALL_HEIGHT.
Parameters
| Name | Type | Description |
|---|---|---|
height | float | height from which the player peds will instantly die from fall damage. Default value is `15.0`. |
Returns
voidThis native does not return a value.