GetTattooList
local tattoos = exports["nvx_charcreator"]:GetTattooList()
This export returns all available tattoos. They are stored in a .json file inside the data folder. You can modify that file to add or remove tattoos.
Last updated
local tattoos = exports["nvx_charcreator"]:GetTattooList()
This export returns all available tattoos. They are stored in a .json file inside the data folder. You can modify that file to add or remove tattoos.
Last updated