altv-issues
altv-issues copied to clipboard
update for Player/Ped DlcClothing
Description of the problem
There are these natives for the clothes
- getPedDrawableVariation
- getPedTextureVariation
- getNumberOfPedDrawableVariations
- getNumberOfPedTextureVariations
- getPedPropIndex
- getPedPropTextureIndex
- getNumberOfPedPropDrawableVariations
- getNumberOfPedPropTextureVariations
But these are not compatible with setDlcClothes() and getDlcClothes(). Therefore, it would be nice if functions could be built in
Desired solution for the problem
Please add the functions that you can specify a DLC with
Alternatives you considered
No response
Additional context
No response