Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
Some pages are still pending proper formatting, if required refer to the legacy documentation website.
FiveM Documentation IconFiveM Documentation

Weblutions Documentation / FiveM Documentation / Area of Patrol (AOP) Installation

Updated

Area of Patrol (AOP) Installation

By Josh M. 1 mins 8

Area of Patrol is a legacy basic script which displayed and can enforce the area of play within the FiveM server. Over the years it has had many revisions both by FAXES and the community.

Installation Steps

  1. Install the base resource like any other resource. Otherwise known as the drag and drop method.

  2. Open the config.lua file and change the settings to your liking. See the Variable Documentation to see what these are and do.

  3. If you plan to use the permissions set the usingPerms variable to true (usingPerms = true) you will need to set up a method for permissions and a way to authenticate users when they perform actions to interact with Fax-AOP. You have an option to either use the hexadecimal method (ACE Permissions) or Discord ID method.

The Discord permission method may not work as the dependent resource is no longer maintained by the developer. Use this permission method with caution.

Steam Hexadecimal Method

Simply copy and paste the below into your server.cfg and replace the HEX_ID_HERE with your steam hexadecimal. If you're unsure on how yo get your hexadecimal see How to get your Steam hexadecimal.

add_ace Fax.AOP faxes.aopcmds allow
add_principal identifier.steam:ID_HERE Fax.AOP