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

Installation

  1. Insert the resource in your resources folder

  2. Configure the config config.lua as your likings

  3. Start the resource in server.cfg by inserting ensure ars_stafftag


Make sure to have an updated version of esx_core

Start order in server.cfg:

ensure es_extended
ensure [core]
ensure [standalone]
------------------ 
ensure ars_stafftag

Last updated