πInstallation
Script Download
1
Log Into CFX Portal
Script Setup
2
Add Items
QB Items:
['cokelabnote']                        = {['name'] = 'cokelabnote',                          ['label'] = 'Lab Note',           ['weight'] = 1000,          ['type'] = 'item',    ['image'] = 'cokelabnote.png',                ['unique'] = true,          ['useable'] = true,      ['shouldClose'] = true,      ['combinable'] = nil,   ['description'] = 'A Useable note that has some information on it...'},Ox items:
['cokelabnote'] = {
    label = 'Lab Note',
    weight = 100,
},Last updated