natives.IS CHAR ON FOOT

Revision as of 10:06, 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_ON_FOOT

Signature: void natives.IS_CHAR_ON_FOOT(int ped)

Usage: checks whether a character is on foot (not in a vehicle)

Parameters

int ped Character handle to act upon.

Return

void

On failure: void