natives.SET CHAR AS LEADER

From GTA Connected
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