Mission Locations
Last updated
Edit rcore_drugs/config/locations.lua to change delivery mission locations.
Config.MissionLocations.MobileDelivery controls van delivery missions.
You can configure:
vehicles
Standard and upgraded delivery vehicle models.
vehicleSpawnLocations
Possible vehicle spawn points.
peds
Ped models used at drop-offs.
enemyConfig
Enemy spawn chance, models, weapons, health, and armor.
dropOffLocations
Delivery stops grouped by region.
Each drop-off can use ped or marker mode.
Config.MissionLocations.PlaneDelivery controls plane delivery missions.
You can configure:
planeSpawnLocations
Possible plane spawn points.
deliveryLocations
Possible air delivery drop points.
Add new locations using vector4(x, y, z, heading).
Keep headings accurate so vehicles, peds, and markers face the right direction.
Last updated
vector4(1738.22, 3241.68, 41.60, 38.70)