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.
Aquiver API · Lua
Object and shared utility integration.
Open resource ↗skinchanger
Required unless you replace the loadSkin integration.
Game build 2802+
Required for the newspaper weapon asset.
Installation steps
- 01
Install the Aquiver API
Download and start the required Lua API dependency.
- 02
Download the resource
Download the package from Keymaster and keep the required resource name.
avp_newspaper - 03
Configure the resource
Review the resource settings and connect the paycheck function.
config.lua - 04
Configure locales
Create or modify the locale files for your server language.
- 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.