ped.health: Difference between revisions
Jump to navigation
Jump to search
m (Mex moved page Ped.health to ped.health) |
No edit summary |
||
| Line 6: | Line 6: | ||
|readonly = ss | |readonly = ss | ||
|returnTypes = float | |returnTypes = float | ||
|usage = get/set this ped's health amount, between 0.0 and 100.0 | |usage = get/set this ped's health amount, which doesn't have to be between 0.0 and 100.0 | ||
|returnInfo = a float containing the health amount | |returnInfo = a float containing the health amount | ||
}} | }} | ||
Latest revision as of 13:26, 21 April 2021
health
Signature: void health()
Usage: get/set this ped's health amount, which doesn't have to be between 0.0 and 100.0
Return
void