Aller au contenu
Tools

Tool guides

A guide for every fivemad tool: what it is for, every option, what it exports and how to use the result in your FiveM resource or server.

Cette documentation est en anglais pour l'instant.

Last updated

Every tool on fivemad runs in your browser and is free, with no account. These pages explain how to use each one: what it is for, what every option does, what you get out of it and how to put that into your server or resource. Each guide has an Open the tool button at the top.

Tip

Looking for one specific thing, like a native, a file name or a flag? Press Ctrl K and search. The search looks inside every guide, not only the titles.

Generators

Tools that make something for you from a few inputs.

Guide Use it to
Generators Make a roleplay character, server names, a gang with ranks and turf, or a script idea with a build plan
Inventory Icons Build a clean icon pack from game props or your own images, with the items list for your inventory
Script Thumbnail Creator Export release images for forum.cfx.re, YouTube, Discord and Tebex in every size at once
Item Icons Browse ready made item pictures on our sister site

Config and code

Builders and editors for the files a server and its resources are made of.

Guide Use it to
server.cfg Generator Write a complete server.cfg with OneSync, endpoints, tags, resources and permissions
fxmanifest.lua Generator Start a resource with a valid manifest
Vehicle Handling Editor Tune a car and export handling.meta or runtime Lua
Clothing Designer Paint clothing textures in 3D and export .ytd files
3D Tattoo Editor Place a tattoo on the freemode ped and copy the overlay XML
Drawable Studio Open a model export in 3D, edit materials and lights, paint and export
Weapons Meta Editor Change damage, range, fire rate and recoil from the game defaults
YTYP Creator Write archetype definitions for custom props
Texture Editor Replace and convert the textures of a .ytd
Vehicle Sirens Editor Design light patterns and export carcols.meta sirens
Vehicle Pack Validator Find every broken link in a vehicle resource before you ship it
YMT Creator Generate the ped variation .ymt for an addon clothing pack
YTD Optimizer Shrink many .ytd files at once
Native Audio Builder Turn sound files into a native audio resource
YMAP Builder Place props by coordinates and export a .ymap

Server

Checks and helpers for a running server.

Guide Use it to
Server Status Checker See if a server is online, its players, build and resources
Profiler Analyzer Find the resources and threads that cost you frame or tick time
Cfx Blacklist Checker Check an IP or host before you rent it
Server Status Badge Embed a live player count badge
FXServer artifacts Pick a server build that is known to work

Calculators

Flag values and codes for natives.

Guide Use it to
joaat Hash Calculator Get GetHashKey values in signed, unsigned and hex form
Driving Style Calculator Build the driving style flag for AI drivers
Animation Flags Calculator Build the flag value for TaskPlayAnim
Warning Screen Buttons Build the button flags for SetWarningMessage
Draw Text Colors Preview r b h text codes

References

Searchable lists of game data with ready snippets.

Guide Use it to
Model & Hash Browser Find vehicles, peds and weapons with spawn names and hashes
Interactive Map Get coordinates, measure distances and drop pins
3D world Fly, walk or drive through the map in 3D
Blip, Marker & Checkpoint Browser Pick blip sprites, colours, markers and checkpoints
Weapon Stats & Components Look up weapon hashes, components and tints
Objects / Props List Find props with pictures, sizes and hashes
Particle Effects List Find particle effects and their asset dictionaries
Particle videos Watch particle effects before you use them
Sound Browser Listen to frontend sounds and copy the call
Controls Reference Find control indexes and default keys
Scaleform Functions Look up scaleform movies and their functions
Player Stats List Find stat names and types
Parachutes & Smoke Trails Get parachute tints and smoke trail colours
Game Damage Events Detect kills, deaths and vehicle damage

Community

Guide Use it to
Giveaways Enter giveaways with your Discord account