Docs.qbcore.org

Introduction QBCore Documentation

WEBThe easiest way to get started with a QBCore server is to use the txAdmin recipe built into their platform! To begin setting up your server you can refer to Windows Installation or …

Actived: 4 days ago

URL: https://docs.qbcore.org/

Client Function Reference QBCore Documentation

WEBDelete a specific vehicle through the client - Not worth using. function QBCore.Functions.DeleteVehicle(vehicle) SetEntityAsMissionEntity(vehicle, true, true) …

Category:  Health Go Health

Commands QBCore Documentation

WEBAdminMenu. /admin - opens the admin menu. /blips - toggles player blips. /names - toggles player names. /coords - shows your current coords. /maxmods - sets vehicle to max …

Category:  Health Go Health

Shared QBCore Documentation

WEBThe shared file inside qb-core contains all the information for your jobs, vehicles, items & more! You will spend a lot of time in this file configuring everything to your exact …

Category:  Health Go Health

Player Data QBCore Documentation

WEBFunction called above on player join to gather player data (this is where you can add/remove additional player data)

Category:  Health Go Health

qb-weapons QBCore Documentation

WEBHandles the logic for weapon events. Change weapon damage. Reloading logic

Category:  Health Go Health

qb-mechanicjob QBCore Documentation

WEBOnly players with citizenid's found in the config can use these commands. /setmechanic - Hire a player as a mechanic. /firemechanic - Remove a player as a mechanic. …

Category:  Health Go Health

qb-hud QBCore Documentation

WEBSimple! All you have to do is type /admin and navigate through the menu to the last section called "Developer Options" and inside there you should see "Dev Mode", this will keep …

Category:  Health Go Health

qb-management QBCore Documentation

WEBStart your own business, hire employees, and earn money with qb-management, a QBCore resource for FiveM servers.

Category:  Health Go Health

qb-customs QBCore Documentation

WEBConfig = {} Config.Debug = true/false -- Set to True to enable Debug Prints Config.MoneyType = 'bank' -- Type of money deducted for upgrades …

Category:  Health Go Health

qb-radialmenu QBCore Documentation

WEBIntroduction. Similar to qb-menu , this NUI menu allows for multiple actions to be done and is configurable based on job. This menu can be heavily modified to change its behavior …

Category:  Health Go Health

qb-inventory QBCore Documentation

WEBIntroduction. Handles all the player's storage such as personal, vehicle, stash, drops. Built-in support for crafting items and weapon attachments. qb-shops integration for …

Category:  Health Go Health

Server Function Reference QBCore Documentation

WEBLearn about and how to use common core server functions!

Category:  Health Go Health

Miscellaneous Guides QBCore Documentation

WEBBy default only a citizen ID and drivers license is redeemable from City Hall. For a player to get a weapons license he needs to see a police officer who will do /grantlicense [id] …

Category:  Health Go Health

qb-phone QBCore Documentation

WEBCheck their stored vehicles or tracking down lost ones on the qb-garages app. Check bank balance and pay bills on the qb-banking app. Buy/sell/transfer on the qb-crypto app. …

Category:  Health Go Health

qb-vehiclekeys QBCore Documentation

WEBGeneral. Config.HotwireChance = 0.5 -- chance for successful hotwire or not Config.RemoveLockpickNormal = 0.5 -- chance to remove lockpick on fail …

Category:  Health Go Health

qb-fitbit QBCore Documentation

WEBIntroduction. Makes an item in-game named "fitbit" on use it shows a NUI that the user can set levels for hunger/thirst levels and when the user hits the alert threshold this resource …

Category:  Health Go Health

qb-weed QBCore Documentation

WEBIntroduction. Handles the logic for growing weed in a player-owned house. Uses qb-houses for the location for players to grow weed. Multi-stage growing (plant gets bigger …

Category:  Health Go Health