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

Installation

1. Unzip the downloaded file.

2. Move the script file to your resources folder.

3. Read the .sql file in the file to the database.

4. Configure the script to your own specifications.

Don't forget add these lines into your server.cfg

#[tattoos] must be started before ak4y-tattooEditor
ensure [tattoos]
ensure ak4y-tattooEditor

add_ace resource.ak4y-tattooEditor command.refresh allow
add_ace resource.ak4y-tattooEditor command.ensure allow
add_ace resource.ak4y-tattooEditor command.start allow
add_ace resource.ak4y-tattooEditor command.stop allow

Inside your resources folder, create a directory named: [tattoos]

This step is optional but highly recommended for better resource organization.

  • All tattoos will now be available in a single resource so you may experience issues on some servers; if you have problem with new version, please use version 1.0.2.

  • To migrate your old tattoos to the new system, type "migrateOldVersionTattoos" in the live console.

  • You need start "tattoos" before the script. (Before [tattoos], now tattoos)

Last updated