natives.SET CHAR AS LEADER

From GTA Connected
Revision as of 10:16, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.SET_CHAR_AS_LEADER

Signature: void natives.SET_CHAR_AS_LEADER(int ped, int followerPed)

Usage: makes a character the leader that another character follows

Parameters

int ped Character handle to act upon.
int followerPed Follower character handle.

Return

void

On failure: void