Updated Apr 18, 2025 Lua Project-Sloth / ps-mdt Star 269 Code Issues Pull requests MDT for QBCore fivem Updated Apr 29, 2025 JavaScript McKleans-Scripts / mk-items Star 250 Code Issues Pull requests A simple repo with Items/Icons for your FiveM Servers. | https://Ko-fi.com...
Breadcrumbs FiveM-Scripts / vrp_punishments/Top Folders and files Name Last commit message Last commit date parent directory .. README.md cl_warningsystem.lua sv_warningsystem.lua README.md vrp_punishmentslog created by Robbster Installation: 1) Dependancies: GHMattiMySQL Ensure you have GH...
We create and update scripts for the FiveM community.3 followers Snail Overview Repositories 8 Projects Packages People Pinned Loading fivem-kickall Public A simple script to kick all players from the server using the command. Lua 2 1 esx_kashacter Public Forked from EbenSantuy/...
redENGINE – FiveM Lua Executor 🏆 redENGINE is the leading Lua executor for FiveM | AIMBOT | ESP | Resource Stopper | Server Dumper | Flawless Execution | Amazing Undetection | Easy To Use With no installation process, everything is ready in just a few clicks. Customizable With several ...
Update and rename __resource.lua to fxmanifest.lua Jun 5, 2020 vrp_punishments Removed old undefined debug log Jul 17, 2019 README.md update: readme Apr 6, 2020 View all files Repository files navigation README FiveM-Scripts Compilation of my publicly released code Feel free to make improve...
fx_version 'cerulean' game 'common' lua54 'yes' server_only 'yes' server_scripts { 'moduletest.s.lua', } moduletest.s.lua local test = require 'test' print(test) test.lua local pepega = {} pepega.testing = true return pepega When executing this code i got this error: [ script:...
(https://github.com/boiidevelopment/boii_utils/tree/main) and use utils.fw.get_player_name(_src) if not player_scores[_src] then player_scores[_src] = { source = _src, name = player_name, score = 0 } end player_scores[_src].score = player_scores[_src].score + 1 TriggerClient...
Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 9 lines (8 loc) · 114 Bytes Raw fx_version 'adamant' games { 'gta5' } client_scripts { 'drilling.lua', } dependencies { 'meta_libs' } 1 2 3 4 5 6 7 8 9...
TL;DR simply runmake qa. This will run all quality assurance scripts but assumes you have it set up correctly. Begin by cloning the repository and installing the development dependencies withnpm install. The luaparse test suite usestestemas a test runner, and because of this it's very easy ...
overextended.github.ioPublic archive Official documentation for Overextended resources. Not for support. MDX32MIT17802UpdatedApr 18, 2025 ox_libPublic archive A FiveM resource and script library for Lua and JS. Lua366LGPL-3.0561815UpdatedApr 15, 2025 ...