natives.SET ANIM GROUP FOR CHAR

Revision as of 09:30, 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_ANIM_GROUP_FOR_CHAR

Signature: void natives.SET_ANIM_GROUP_FOR_CHAR(int ped, int group)

Usage: sets the animation group for a character which determines its movement style

Parameters

int ped Character handle to act upon.
int group Parameter for this function.

Return

void

On failure: void