FiveM QBcore Server Tutorial
This guide is created to help users understand the basics of the server and how to operate scripts. We will update this weekly with more features along with when we add new scripts and updates. This guide does not cover everything!
FiveM QBcore Inventory
The server uses Ox Inventory which has been re-styled and edited by our team to match our theme. You can easily replace the styling and complete apperence of the inventory by simply replacing and swapping the “web” folder
FiveM QBcore Player Menus
Your players have access to a variety of menus, such as a radial menu, criminal menus and others as shown below. Check out the video demo of the police and gang menu
FiveM QBcore How To Set Yourself As Admin
FiveM QBcore Admin Menu
The server uses our custom admin menu which is an amazing tool for server owners. First you will need to add your Citizen ID into the config file of the script “team5m-admin” as you can see in our image below, we have copied our citizen ID from the “players” table and pasted it into the identifier collum. View a video about the admin video here
Config.Admins = { [1] = { identifier = "KHR08306", <--- Insert your citizen ID here rank = "Admin", tagLabel = "[ADMIN]", tagColor = "~r~", -- https://wiki.rage.mp/index.php?title=Fonts_and_Colors },
FiveM QBcore Apartments
Along with our custom housing script, your players can purchase and decorate there own apartment. These can also be robbed by other players. These are great low cost accommodation which allows players to store items and invite friends round.
FiveM QBcore Skills System
Currently we are building and adding new jobs for the next update. At the moment your players will earn XP when interacting with the Miner and Electrician job. Your players will only be able to purchase an own a drug lab if they are electrician level 200. We will update this with a new criminal stat which all criminal jobs will fill on completion. We have exciting things being created for this system.
FiveM QBcore Drugs Locations
FiveM Qbcore Drug Selling
The server comes with an advanced script that allows players to rank up and earn XP when selling drugs. You can also do things like organize meets with gang members to sell large amounts and then either sell your drugs or steal the cash or supply! Check out this old video showcase
FiveM Qbcore Housing Script
The QBcore FiveM roleplay server comes fully setup with our 5M Servers Housing script. This allows server owners to turn any map into a home, you can use this script to handle things for apartments, motels and housing! Its a fantastic resource that is easy to use! Your players can also rob each others houses and police can conduct house raids. The database table named with all saved details is named “team5m-house”
How To Create A House Video
FiveM QBcore Owned Drug Labs
Your server has 30x drug labs available to be purchased, and it only takes a few seconds to create more! Check out this video showcasing the drug labs!
FiveM Player Owned Banks
The banks can be purchased and ran as a business, allowing players to earn profits every time another player uses there bank to deposit money. The banks can also be robbed and they come with missions to keep bank owners busy. The script was recently updated with improvements. Press E in the red circle in any of the banks to access the menu and purchase the bank. Check out the showcase video for the script here
FiveM Player Owned Car Dealership
The server comes with our player owned dealership script, this allows car salesman to easily change the vehicles on display in game and on the go! a great tool for roleplay car sales with customers! Check out the full video here
FiveM Player Owned Fuel Station
Interesting fact, we were the first developers to create and release owned gas stations for fivem, we did this many years ago!!! Your players can purchase any of the fuel stations around the city! allowing them to run them as a business. Every time another player uses the fuel station, the level of fuel will get lower. Once the fuel level runs out players can no longer purchase gas. Business owners can refill there tanks and purchase large storage tanks for additional storage, along with hire workers and many more things. Check out the full video showcase here!
FiveM QBcore EMS
The server is built with an advanced medical script that elevates and improves your EMS workers gameplay compared to other servers. Our developer Caticus is also a qualified paramedic and she enjoyed creating this. Use the command /medic to call for an EMS worker
FiveM QBcore Police
FiveM Player Owned Billboards
Your players can buy billboards and insert there custom image in game via a website link! this is great for player owned businesses and server news! Check out the full video demo here!
FiveM QBcore Blackmarket
FiveM QBcore Daily Task
You can reward your players for spending time in your server or completing missions! this is a great script to keep your community engaged and coming back!
FiveM QBcore Store Robbery
Along with banks, every shop can be robbed from in the city! You can steal from the cash machines and also hack into the computers!
You can easily adjust the config to change rewards and cops required
-- Cooldown time in milliseconds Config.RobberyCooldown = 600000 -- 10 minutes Config.ComputerCooldown = 300000 -- 5 minutes -- Cash rewards Config.RegisterCashMin = 100 Config.RegisterCashMax = 500 Config.HackCashMin = 50 Config.HackCashMax = 250 -- Required number of cops online to rob shops Config.RequiredCops = 0
FiveM QBcore Chop Shops
Your players can chop and scrap vehicles for rewards, check out the full video demo here from our dev!