ChangeEntityHealth — RedM Natives
0x835F131E7DC8F97A · ENTITY · all
`` Alters entity's health by 'amount'. Can be negative (to drain health). In the scripts entity2 and weaponHash are unused (zero). ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| amount | float |
| entity2 | Entity |
| weaponHash | Hash |
Returns
Any