qb-cityhall icon indicating copy to clipboard operation
qb-cityhall copied to clipboard

City Hall Script For QB-Core

qb-cityhall

City Services for QB-Core Framework

Dependencies

Features

  • Ability to request birth certificate when lost
  • Ability to request driver license when granted by a driving instructor
  • Ability to request weapon license when granted it by the police
  • Ability to apply to government jobs
  • Ability to add multiple cityhall locations
  • Ability to add nultiple driving school locations
  • Ability to take driving lessons
  • qb-target integration, this is optional
  • PolyZone and qb-core DrawText integration, this is optional

Installation

Manual

  • Download the script and put it in the [qb] directory.
  • Add the following code to your server.cfg/resources.cfg
ensure qb-core
ensure qb-target # Optional
ensure qb-phone
ensure qb-cityhall

Screenshots

City Services Request Birth Certificate Request Driver License Request Weapon License Apply For a Job Cityhall DrawText Interaction Cityhall QB-Target Interaction Driving School Sending And Receiving Mail Driving School DrawText Interaction Driving School QB-Target Interaction

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/>