MDT for QBCore fivem Updated Dec 28, 2024 JavaScript Bob74 / bob74_ipl Star 263 Code Issues Pull requests Fix holes and customize the map map gtav ipl fivem Updated Feb 25, 2025 Lua McKleans-Scripts / mk-items Star 244 Code Issues Pull requests A simple repo with Items/...
FiveM Custom QBCORE mining script by me from scratch Highly customisable via config.lua Locations are easily changeable/removable Features several ways to get materials Gold Panning - Search specified streams for gold and silver, or trash Mining - Mine to get stones that can be wash or cracked...
btgm1g / FiveM-Scripts budhvihar1 / FiveM-Scripts-1 BumbaySy / FiveM-Scripts BuxxCay / FiveM-Scripts bymendoza / FiveM-Scripts byTortilllo / FiveM-Scripts camthepianoman / FiveM-Scripts Canveus / FiveM-Scripts CaptainStabs / FiveM-Scripts Fork-Scripts-QBCore / FiveM-Scripts ...
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. ...
A FiveM Script for Qbox & QBCore for logging duty for jobs. This script logs when a player goes on or off duty in a FiveM server. Each job has its own Discord webhook URL for logging, making it easier to manage and monitor duty status changes. The script sends a message to the respe...
FiveM RP Framework Core :muscle:. Contribute to qbcore-framework/qb-core development by creating an account on GitHub.
[qb-menu] - https://github.com/qbcore-framework/qb-menu COMMAND /walking-style opens menu to change current walking style Information Fivem walking styles which are constant. They are saved in JSON, so even after relogging and server restarts you will have same walking style and it does not...
.github Create stale.yml Sep 24, 2023 data Remove vue dependency Feb 10, 2024 html Updates/improvements Feb 11, 2024 EXAMPLES.md Merge branch 'qbcore-framework:main' into main Sep 9, 2022 LICENSE Initial commit Jul 25, 2021 README.md ...
FiveM QBCore Script for Mining Lua 160 111 jimathy/jim-payments Public QBCore based payment system Lua 78 59 jimathy/jim-recycle Public Lua 73 63 jimathy/mechanic-locales Public public locale files for jim-mechanic Lua 8 15 qbx_radialmenu Public Forked from Qbox-project/qbx...
QBCore.Functions.TriggerCallback('qb-banking:server:requestBanks', function(banksdata) banks = banksdata playerLoaded = true createBlips() if showing then showing = false end TriggerEvent("debug", 'Banking: Refresh Banks', 'success') end) end) RegisterNetEvent('QBCore:Client:OnPlayerUnload') ...