Tow job

NPC vehicle models

This file can be located in peuren_towjob/shared/sh_locations.lua.

Config.VehicleModels = {
    'sultan',
    'kanjo',
    'speedo',
    'dominator',
    "sultanrs",
    'futo',
    'futo2',
    'cypher',
    'sultan3',
}

NPC names

This file can be located in peuren_towjob/shared/sh_locations.lua.

Config.NpcNames = {
    'Tom Ford',
    'Tom Json',
    'Hank Shrader',
    'Walter White',
    'Jesse Pinkman',
    'Lucia Ganzalez',
    'Martha Stewart',
    'Franklin Clinton',
    'Michael De Santa',
}

NPC ped model names

This file can be located in peuren_towjob/shared/sh_locations.lua.

Job data and payouts

This file can be located in peuren_towjob/shared/sh_locations.lua.

NPC mechanic locations

This file can be located in peuren_towjob/shared/sh_locations.lua.

NPC mission locations

This file can be located in peuren_towjob/shared/sh_locations.lua.

Last updated