46 lines
1.4 KiB
Markdown
46 lines
1.4 KiB
Markdown
|
# qb-houserobbery
|
||
|
House Robbery Script For QB-Core - Majorly Improved.
|
||
|
|
||
|
|
||
|
# Features
|
||
|
|
||
|
Tiered loot system for houses
|
||
|
Support for ps-dispatch or normal qb police alerts
|
||
|
Support for ps-ui, skillbar and Boii_ui minigames
|
||
|
Easily change minigame settings and much more via config.lua
|
||
|
|
||
|
|
||
|
|
||
|
# Lock Picking
|
||
|
|
||
|
Choose betwen qb-lockpick, ps-ui skillcircle, Boii_UI Keydrop or T3_LockPick for lock picking house doors
|
||
|
|
||
|
# Searching For Items
|
||
|
|
||
|
Choose between qb-skillbar, ps-ui skillcircle or Boii_UI keydrop for searching areas
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
If you are not using ps-ui or boii_ui, or t3_lockpick then you will need the default dependencies
|
||
|
|
||
|
qb-lockpick: https://github.com/qbcore-framework/qb-lockpick
|
||
|
qb-skillbar: https://github.com/qbcore-framework/qb-skillbar
|
||
|
|
||
|
# 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/>
|