natives.SET GANG PED MODELS

Revision as of 10:21, 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_GANG_PED_MODELS

Signature: void natives.SET_GANG_PED_MODELS(int gangId, int model1, int model2)

Usage: sets the ped models used by a specific gang

Parameters

int gangId Gang identifier.
int model1 First model identifier.
int model2 Second model identifier.

Return

void

On failure: void