natives.HAS CHAR BEEN DAMAGED BY CHAR

From GTA Connected
Jump to navigation Jump to search

natives.HAS_CHAR_BEEN_DAMAGED_BY_CHAR

Signature: void natives.HAS_CHAR_BEEN_DAMAGED_BY_CHAR(int ped, int attackerPed)

Usage: checks whether a character was damaged by another specific character

Parameters

int ped Character handle to act upon.
int attackerPed Attacking character handle.

Return

void

On failure: void