Installation
This page will give you the information you need to setup this resource.
Dependencies
How to install
How to add new dealer locations
Dealers Template
[ID] = {
name = 'Thommie', -- This is the name of the dealer.
type = 'weed', -- This is the type of package you are delivering.
hours = { -- The hours of the day that the dealer will open the door
min = 0,
max = 24,
},
pos = vector4(x, y, z, heading),
length = 1.25,
width = 1.0,
minZ = 0.0,
maxZ = 2.0,
}How to add new dropoff locations
Dropoff Locations Template
How to add new packages
Packages Template
Last updated
