Skip to main content

Framework Selection

This is where you can choose your framework, recommended to just leave this on “auto”.
Config.lua

Job Restriction

Restricts script access. false allows access to all players. A specific job name restricts access to players with that job.
Config.lua

Progress Bar

Enable the progress bar. (Requires ox_lib)
Config.lua

3-erd Eye Intergration

This will enable or disable the 3-erd eye option. (requiers ox_target)
Config.lua

Duration To Find Client

How long it takes to find a client (in seconds) (min, max) e.g. 5-7 seconds
Config.lua

Cleanup Duration

Time in seconds to delete the object or ped once the mission is complete
Config.lua

Blip Custimization

This is where you can enable/disable & customize the delivery blip.
Config.lua

Job Payout

  • This is that people do not need to configure each and every mission payout.
  • If you wish to have a specific job pay more or less you can set that in the mission table.
Config.lua

Command Configuration

Config.lua

Mission Configuration

  • If MissionType is set to “dropoff” then HandOff coords is not required, and vice-versa.
Config.lua

Food Models

This is where you can add/remove food props that are used.
Config.lua

Ped Models

The list of models that the customer can be.
Config.lua

Custom Notifications

  • Param returns a table containing: data.type, data.title, data.description
Config.lua