For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

Integrate Tattoos with your system

Explanation

  • playerId* = player server id

  • tattooName* = name of the tattoo in tattoo list (e.g. "TAT_AR_001")

  • tattooIdentifier* = combination of male & female hash (e.g "mpHeist3_Tat_003_M-mpHeist3_Tat_003_F")

  • expiration = expiration in real life days, if you want the tattoo to disappear, like a henna tattoo

  • opacity = tattoo opacity (1-5), default is 1

  • onlyPreview = open the shop as a preview shop (only browsing tattoos), true/false

  • part - body part to open the menu for - head, body, left_arm, right_arm, left_leg, right_leg, can be set as nil to open whole menu

  • cb* = callback function to handle response from the called event

* required

Side
Description

Server events for integrating with rcore_tattoos.

Client events for integrating with rcore_tattoos.

Last updated