Installation
DEPENDENCIES
REQUIRED DEPENDENCIES
Type
Resource
Alternatives
Download
RESOURCE INSTALLATION GUIDE
1) RESOURCE DOWNLOAD
2) ADD THE ITEMS
['ped_sign'] = {
label = 'Pedestrian Sign',
weight = 100,
stack = true,
close = true,
description = 'Pedestrian Sign',
client = {
image = 'ped_sign.png'
}
},
['turn_left_sign'] = {
label = 'Turn Left Sign',
weight = 100,
stack = true,
close = true,
description = 'Turn Left Sign',
client = {
image = 'turn_left_sign.png'
}
},
['no_u_turn_sign'] = {
label = 'No U Turn Sign',
weight = 100,
stack = true,
close = true,
description = 'No U Turn Sign',
client = {
image = 'no_u_turn_sign.png'
}
},
['turn_right_sign'] = {
label = 'Turn Right Sign',
weight = 100,
stack = true,
close = true,
description = 'Turn Right Sign',
client = {
image = 'turn_right_sign.png'
}
},
['stop_sign'] = {
label = 'Stop Sign',
weight = 100,
stack = true,
close = true,
description = 'Stop Sign',
client = {
image = 'stop_sign.png'
}
},
['yield_sign'] = {
label = 'Yield Sign',
weight = 100,
stack = true,
close = true,
description = 'Yield Sign',
client = {
image = 'yield_sign.png'
}
},
['no_parking_sign'] = {
label = 'No Parking Sign',
weight = 100,
stack = true,
close = true,
description = 'No Parking Sign',
client = {
image = 'no_parking_sign.png'
}
},
['no_trespassing_sign'] = {
label = 'No Trespassing Sign',
weight = 100,
stack = true,
close = true,
description = 'No Trespassing Sign',
client = {
image = 'no_trespassing_sign.png'
}
},
['rope'] = {
label = 'Rope',
weight = 100,
stack = true,
close = true,
description = 'Rope',
client = {
image = 'rope.png'
}
},
['quarter'] = {
label = 'A Quarter',
weight = 100,
stack = true,
close = true,
description = 'A Quarter',
client = {
image = 'quarter.png'
}
},
['parking_meter'] = {
label = 'Parking Meter',
weight = 100,
stack = true,
close = true,
description = 'A Parking Meter',
client = {
image = 'parking_meter.png'
}
},
['parking_meter2'] = {
label = 'Parking Meter 2',
weight = 100,
stack = true,
close = true,
description = 'A Parking Meter 2',
client = {
image = 'parking_meter2.png'
}
},
['brick'] = {
label = 'Brick',
weight = 100,
stack = true,
close = true,
description = 'A Brick',
client = {
image = 'brick.png'
}
},
['wallet'] = {
label = 'Wallet',
weight = 100,
stack = true,
close = true,
description = 'A Wallet',
client = {
image = 'wallet.png'
}
},
['gum'] = {
label = 'Gum',
weight = 100,
stack = true,
close = true,
description = 'Chewing Gum',
client = {
image = 'gum.png'
}
},
['earpod'] = {
label = 'Earpod',
weight = 100,
stack = true,
close = true,
description = 'Earpod',
client = {
image = 'earpod.png'
}
},
['siphon_hose'] = {
label = 'Siphon Hose',
weight = 100,
stack = true,
close = true,
description = 'Siphon Hose',
client = {
image = 'siphon_hose.png'
}
},
['jerrycan'] = {
label = 'Jerrycan',
weight = 100,
stack = true,
close = true,
description = 'Jerrycan',
client = {
image = 'weapon_petrolcan.png'
}
},
['wire_cutters'] = {
label = 'Wire Cutters',
weight = 100,
stack = true,
close = true,
description = 'Wire Cutters',
client = {
image = 'wire_cutters.png'
}
},
['screwdriver'] = {
label = 'Screwdriver',
weight = 100,
stack = true,
close = true,
description = 'Screwdriver',
client = {
image = 'screwdriver.png'
}
},
['screwdriverset'] = {
label = 'Screwdriver Set',
weight = 100,
stack = true,
close = true,
description = 'Screwdriver Set',
client = {
image = 'toolkit.png'
}
},
['car_radio'] = {
label = 'Car Radio',
weight = 100,
stack = true,
close = true,
description = 'Car Radio',
client = {
image = 'car_radio.png'
}
},
['cut_seatbelt'] = {
label = 'Cut Seatbelt',
weight = 100,
stack = true,
close = true,
description = 'Cut Seatbelt',
client = {
image = 'cut_seatbelt.png'
}
},
['airbag'] = {
label = 'Airbag',
weight = 100,
stack = true,
close = true,
description = 'Airbag',
client = {
image = 'airbag.png'
}
},
['battery'] = {
label = 'Battery',
weight = 100,
stack = true,
close = true,
description = 'Battery',
client = {
image = 'battery.png'
}
},
['buzzsaw'] = {
label = 'Buzzsaw',
weight = 100,
stack = true,
close = true,
description = 'Buzzsaw',
client = {
image = 'buzzsaw.png'
}
},
['catalytic_converter'] = {
label = 'Catalytic Converter',
weight = 100,
stack = true,
close = true,
description = 'Catalytic Converter',
client = {
image = 'catalytic_converter.png'
}
},
['stolen_package'] = {
label = 'Stolen Package',
weight = 100,
stack = true,
close = true,
description = 'Stolen Package',
client = {
image = 'stolen_package.png'
}
},
['shirt'] = {
label = 'Shirt',
weight = 100,
stack = true,
close = true,
description = 'Shirt',
client = {
image = 'shirt.png'
}
},
['pants'] = {
label = 'Pants',
weight = 100,
stack = true,
close = true,
description = 'Pants',
client = {
image = 'pants.png'
}
},
['traffic_cone'] = {
label = 'Traffic Cone',
weight = 100,
stack = true,
close = true,
description = 'Traffic Cone',
client = {
image = 'traffic_cone.png'
}
},
['banana'] = {
label = 'Banana',
weight = 100,
stack = true,
close = true,
description = 'Banana',
client = {
image = 'banana.png'
}
},
['freon_canister'] = {
label = 'Freon Canister',
weight = 100,
stack = true,
close = true,
description = 'Freon Canister',
client = {
image = 'freon_canister.png'
}
},
['whoopee_pillow'] = {
label = 'Whoopee Pillow',
weight = 100,
stack = true,
close = true,
description = 'Whoopee Pillow',
client = {
image = 'whoopee_pillow.png'
}
},
['lighter'] = {
label = 'Lighter',
weight = 100,
stack = true,
close = true,
description = 'Lighter',
client = {
image = 'lighter.png'
}
},
3) ADD THE IMAGES TO YOUR INVENTORY
4) ADD THE SOUND FILES
5) INSTALL COMPLETE
The Install is now complete, you may move onto looking at the config.
Last updated