πNPC Towing Missions
{
model = 'glendale', -- vehicle model to spawn
name = 'Sarah Feltz', -- generic ped name
location = vector4(-729.08, -1802.54, 28.13, 34.43), -- recovery location
destination = vector4(-212.93, -1302.85, 31.3, 268.7), -- recovery destination
payment = { min = 1000, max = 2500 }, -- payment min and max
ped = 'a_f_m_tourist_01', -- ped model
blip = { -- blip settings
id = 68, -- blip id
colour = 5, -- blip colour
scale = 0.7, -- blip scale
title = 'NPC Tow Request', -- blip name
},
},Last updated