Optimize Lua Performance in FiveM — Write code so the server doesn't lag.
Performance optimization is what separates expert script from beginner script. Learn resource-consuming patterns and solutions.
Voice and Radio System in FiveM — Set pma-voice with M2.VoiceRange
Voice communication This is the heart of the Roleplay server. Learn how to configure pma-voice and integrate with M2.VoiceRange.
Zone-Based Systems in FiveM — Create Immersive Areas
Zone detection is the basis of many FiveM mechanics, from safe zones to job areas.
FiveM Security Guide — Closes loopholes that developers often overlook.
Good security is the difference between a secure server and an exploited server. List of common vulnerabilities and how to fix them.
NUI Bridge — Properly connect Lua to HTML in FiveM.
NUI is a system that allows Lua to communicate with HTML/JavaScript. Learn the correct pattern from SendNUIMessage to RegisterNUICallback
ESX Server Callbacks — Complete Guide for FiveM Developers
Server Callbacks are the heart of client-server communication in ESX. Learn how to use them correctly and the best patterns.
Daily Rewards System in FiveM — Increase Player Retention with M2.DailyRewards
Daily Rewards is the best tool to keep players coming back every day. With M2.DailyRewards, install and deploy in 15 minutes.
Get started with M2.Notify — a beautiful notification system for FiveM.
M2.Notify is a notification library that does not depend on any dependencies and can be used immediately on any FiveM server.
Progress Bar in FiveM — Create Immersive Actions with M2.Progress
M2.Progress is a progress bar library for FiveM with 4 callback formats supporting every use case from simple actions to complex animations.