Native referenceRedMclient

ADD_AUTHORIZED_PARACHUTE_MODEL

0x8AC7AE9 CFX
FUNCTION SIGNATURE
void ADD_AUTHORIZED_PARACHUTE_MODEL(int modelNameHash);
Property Value
Native Name ADD_AUTHORIZED_PARACHUTE_MODEL
Hash 0x8AC7AE9
Return Type void
API Set client
Parameters modelNameHash (int)

Description: Adds the given model name hash to the list of valid models for the player ped's parachute.

Parameters

  • modelNameHash (int) — Name hash of the model to allow to be used for the player ped's parachute
Back to CFX