natives.IS CHAR MODEL

Revision as of 09:23, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.IS_CHAR_MODEL

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

Usage: checks whether a character is of a specific model

Parameters

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

Return

void

On failure: void