Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.25 KB

ReadMe.md

File metadata and controls

30 lines (17 loc) · 1.25 KB

qb-prisongate

qb-prisongate creates the 2 gates and a fence-gate at the prison to be hackable/lockpickable. (ox_doorlock and qb-doorlock only)

Install for ox_doorlock

Just drag and drop into resources folder and ensure.

You must create the doors named below (ox_doorlock only)

  • pem-gate1 - First Gate
  • pem-gate2 - Second Gate

Item

['hacking_device'] = {['name'] = "hacking_device", ['label'] = "Hacking device", ['weight'] = 500, ['type'] = 'item', ['image'] = 'hacking_device.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = "A multi purpose hacking device <br
Marked for police seizure"},

You will need to create your own image for the item.

Install for qb-doorlock

You still need the item above, however, you just need to grab your own names for gates and add them to the config.

##IF YOU ARE USING QB-DOORLOCK, REMOVE THE SHARED SECTION FROM THE FXMANIFEST

Dependency