natives.SET CHAR RUNNING

Revision as of 09:34, 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.SET_CHAR_RUNNING

Signature: void natives.SET_CHAR_RUNNING(int ped, int running)

Usage: forces a character into a running state

Parameters

int ped Character handle to act upon.
int running Toggle 0 = walk, 1 = run.

Return

void

On failure: void