Native referenceFiveM

CLEAR_PED_SCUBA_GEAR_VARIATION

0xB50EB4CCB29704AC PED
FUNCTION SIGNATURE
void CLEAR_PED_SCUBA_GEAR_VARIATION(Ped ped);
Property Value
Native Name CLEAR_PED_SCUBA_GEAR_VARIATION
Hash 0xB50EB4CCB29704AC
Return Type void
Parameters ped (Ped)

Description: Removes the scubagear (for mp male: component id: 8, drawableId: 123, textureId: any) from peds. Does not play the 'remove scuba gear' animation, but instantly removes it.

Parameters

  • ped (Ped) — The ped to remove the scuba gear from.
Back to PED