Skip to content

Eject yourself from a vehicle, or if you need to, your passenger!

License

Notifications You must be signed in to change notification settings

iboss21/lux_seatejector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs_ejector

Full ejection control for yourself, or if you need to, your passenger!

Installation

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'},

Credits

certified_stag#0

shahar_levy

License

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 :)

About

Eject yourself from a vehicle, or if you need to, your passenger!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages