SetPlayerInvincible — FiveM Natives
0xDFB9A2A2 · CFX · server
Make the player impervious to all forms of damage. This is the server-side RPC native equivalent of the client native SET_PLAYER_INVINCIBLE.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The player index. |
| bInvincible | BOOL |
Returns
void