36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
# qb-ambulancejob
|
|
EMS Job and Death/Wound Logic for QB-Core Framework :ambulance:
|
|
|
|
## Dependencies
|
|
- [qb-core](https://github.com/qbcore-framework/qb-core) (Required)
|
|
- [qb-phone](https://github.com/qbcore-framework/qb-phone) (Required)
|
|
- [qb-target](https://github.com/BerkieBb/qb-target) (Optional)
|
|
- [PolyZone](https://github.com/mkafrin/PolyZone) (Required)
|
|
|
|
## Showcase
|
|
- [walk trough](https://www.youtube.com/watch?v=LWKerWlh3g4)
|
|
|
|
## Features
|
|
- [More Config Option](https://youtu.be/9Qn4qRrGi7A)
|
|
- Ped Integratios
|
|
- [Ranjit's emsbag](https://github.com/Ranjit-Develops/Ranjit-EMS-bag) integration
|
|
|
|
|
|
# License
|
|
|
|
QBCore Framework
|
|
Copyright (C) 2021 Joshua Eger
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>
|