prp-drug-drops
prp-drug-drops is a timed drug delivery mission for groups of 2-3 players. Groups load drugs into a starting crate at a dealer's location, receive a vehicle with the packaged product in the trunk, then drive a route of dead drop points to make deliveries. Completion speed determines the reward tier - the faster the run, the richer the cut.
Features
- Queue-based mission - groups enter a queue via the dealer NPC; the mission starts when conditions are met (group size, police online, no other active run)
- Drug point system - different drug types contribute different point values; the starting crate requires a minimum threshold before the run can begin
- Provided delivery vehicle - a script-spawned vehicle with the packaged product already loaded in the trunk is given to the group on run start
- Suspicious package carry item - each drop package is a physical item (
drug_drops_box) that the player carries with a box prop animation; it must be physically deposited at the dead drop crate - Timed completion tiers - all drops completed within the fast threshold give the best rewards; missing the fast time steps down to normal, then slow
- Leaderboard-driven thresholds - the top 3 historical completion times for each route are saved to the database and replace the default time thresholds, making the benchmark dynamic
- Tiered loot pool - four rarity tiers (Common, Rare, Epic, Legendary) with guaranteed rolls scaling by completion speed
- Reward crate pickup - after all drops are completed a reward crate spawns at a separate map location; players have 10 minutes to open it
- Police dispatch alerts - each drop point has an 80% chance to trigger a
10-90alert with a map blip for on-duty officers - Police requirement - a minimum number of on-duty officers must be present before the queue will dispatch a run (default 8)
- Group cooldown - all group members receive a cooldown after completing or starting a run
- Auto-cancel timer - an active run that is not completed within the configured limit is cancelled automatically
- Fully configurable - drug point values, group size limits, completion time thresholds, loot pool contents, police requirement, and drop locations are all editable in
config.lua