natives.SET CHAR SUFFERS CRITICAL HITS

From GTA Connected
Jump to navigation Jump to search

natives.SET_CHAR_SUFFERS_CRITICAL_HITS

Signature: void natives.SET_CHAR_SUFFERS_CRITICAL_HITS(int ped, int suffersCritical)

Usage: sets whether a character can receive critical hit damage

Parameters

int ped Character handle to act upon.
int suffersCritical Parameter for this function.

Return

void

On failure: void