GetTattoos
local tattoos = exports["nvx_charcreator"]:GetTattoos()
This export retuns the tattoo object stored inside the resouce. You can use the returned value to store the tattoos in your database and apply them when the player joins the server via SetTattoos
Last updated