PED

GET_PED_AS_GROUP_MEMBER

0x51455483CF23ED97 Jenkins: 0x9AA3CC8C

Signature

// PED
Ped GET_PED_AS_GROUP_MEMBER(int groupID, int memberNumber)

Parameters

Type Name
int groupID
int memberNumber

Return type Ped

Build 323

Documentation

from fm_mission_controller.c4 (variable names changed for clarity): int groupID = PLAYER::GET_PLAYER_GROUP(PLAYER::PLAYER_ID()); PED::GET_GROUP_SIZE(group, &unused, &groupSize); if (groupSize >= 1) { . . . . for (int memberNumber = 0; memberNumber < groupSize; memberNumber++) { . . . . . . . . Ped ped1 = PED::GET_PED_AS_GROUP_MEMBER(groupID, memberNumber); . . . . . . . . //and so on

APPI RP

Join us on FiveM

Semi-Serious GTA V roleplay on APPI RolePlay — hop into Discord for rules and onboarding, then follow the guide when you're ready to connect.