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

How to update

Step by step guide how to properly update your resource.

1

Make a Backup

  • Go to your ๐Ÿ“resources folder

  • Find this folder:

    • rcore_tattoos

  • Right-click โ†’ Send to โ†’ Compressed (zipped) folder.

  • Name it something like tattoos_backup.zip

  • It is recommended to backup the rcore_tattoos database tables before updating, just in case.

  • You do not have to worry about losing any player tattoo or business data when updating as everything lives in the database. As long as you don't delete/manually edit the tables, you won't lose any data.

2

Delete the old Tattoos folder

  • Delete this folder from your ๐Ÿ“resources folder:

    • rcore_tattoos

3

Download and install the latest version

  • Download the new version of the resource from CFX Portal.

  • Move the new rcore_tattoos folder to your ๐Ÿ“resources folder.

4

Set up the new installed config

  • When you have installed the latest version of the script, set up the new config.lua (and config_permissions.lua / config_business.lua if you use them) as you had it before.

โš ๏ธ Always review the config files after copying them, as some settings may have changed in newer versions.

Last updated