natives.IS CHAR IN MODEL

From GTA Connected
Jump to navigation Jump to search

natives.IS_CHAR_IN_MODEL

Signature: void natives.IS_CHAR_IN_MODEL(int ped, int model)

Usage: checks whether a character is using a specific vehicle model

Parameters

int ped Character handle to act upon.
int model Model identifier.

Return

void

On failure: void