Skip to main content
Postman

Installation

Install the newspaper delivery resource and connect its framework, skin and paycheck functions.

Required dependencies

FiveM artifact 4752+

Required for Lua 5.4 and escrow support.

skinchanger

Required unless you replace the loadSkin integration.

Game build 2802+

Required for the newspaper weapon asset.

Installation steps

  1. 01

    Install the Aquiver API

    Download and start the required Lua API dependency.

  2. 02

    Download the resource

    Download the package from Keymaster and keep the required resource name.

    avp_newspaper
  3. 03

    Configure the resource

    Review the resource settings and connect the paycheck function.

    config.lua
  4. 04

    Configure locales

    Create or modify the locale files for your server language.

  5. 05

    Start the resource

    Add the newspaper resource to your server configuration.

    ensure avp_newspaper
Paycheck integration

Configure PLAYER_ADD_PAYCHECK in config.lua so completed deliveries reward the player through your framework.