You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run this export it seems that the online player Tattoo setting will change to like a default tattoo settings. and it will overwrite the user tattoo settings set in the tattoo shop.
hussyainy
changed the title
Problem with Player tattoo when use setPedAppearance
Problem with Player tattoo when use setPedAppearance export
Jul 23, 2024
That is expected, as tattoos are part of the appearance. So you need to get the tattoos using getPedTattoos and then set them in the skindata before calling setPedAppearance
when i run this export it seems that the online player Tattoo setting will change to like a default tattoo settings. and it will overwrite the user tattoo settings set in the tattoo shop.
exports['illenium-appearance']:setPedAppearance(peduser, skindata)
The text was updated successfully, but these errors were encountered: