natives.IS CHAR HEALTH GREATER

natives.IS_CHAR_HEALTH_GREATER

Signature: void natives.IS_CHAR_HEALTH_GREATER(int ped, int health)

Usage: checks whether a character health is above a given threshold

Parameters

int ped Character handle to act upon.
int health Health points.

Return

void

On failure: void