Skip to content

Qbcore Air defense system to stop people flying aircrafts near major areas.

Notifications You must be signed in to change notification settings

Zepherlah/qb-airdefense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-airdefense

Qbcore Air defense system to stop people flying aircrafts near major areas.

Current jobs whitelisted Police and Ambulance

Or have item pilotlicense

Add more whitelisted jobs in Client line #56.

Add item to qb-core/shared/items.lua

['pilotlicense'] = {['name'] = 'pilotlicense', ['label'] = 'Pilot License', ['weight'] = 0, ['type'] = 'item', ['image'] = 'pilotlicense.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Permit to show you can pilot a aircraft vehicle'},

About

Qbcore Air defense system to stop people flying aircrafts near major areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages