Full ejection control for yourself, or if you need to, your passenger!
Drag and Drop!
Insert image into your Inventory
Add to qb-core/shared/items.lua:
['ejectbutton'] = {['name'] = 'ejectbutton', ['label'] = 'Ejector Button', ['weight'] = 0, ['type'] = 'item', ['image'] = 'ejectbutton.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ejecto Seato Cuz'},
['ejectbuttonpassenger'] = {['name'] = 'ejectbuttonpassenger', ['label'] = 'Passenger Eject Button', ['weight'] = 0, ['type'] = 'item', ['image'] = 'ejectbutton.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ejecto Seato Cuz'},
certified_stag#0
shahar_levy
Please feel free to edit and whatnot to fit your server, please don't resell or gain money from this script as thats not why i do this! If you do edit the script to reuse, please ensure you credit me :)