devtoolsgg.com
Guides
GuidesFiveMFiveMGarry's ModMinecraftShared
FiveMFiveM

Server & infrastructure

  • server.cfg
  • fxmanifest
  • ACE permissions
  • Scaffolder

Frameworks

  • Jobs
  • Items

Gameplay

  • Blips
  • Markers
  • 3D text
  • DiscordDiscord logs

Security

  • Backdoor scanner

Reference lists

  • Blip sprites
  • Markers
  • Checkpoints
  • HUD colours
  • Controls
  • Text formatting
  • Vehicles
  • Ped models
  • Weapons
  • Vehicle colours
  • Radio stations
devtoolsgg.com

Generators for game server owners

Platforms

  • FiveM
  • Garry's Mod
  • Minecraft
  • Shared

Resources

  • Home
  • llms.txt

Social

  • Coming soon.

© 2026 devtoolsgg.com

Not affiliated with, endorsed by or associated with Cfx.re, Rockstar Games, Facepunch Studios, Mojang, Microsoft or Valve. All trademarks belong to their respective owners.

  1. FiveM
  2. Reference lists
  3. Text formatting

Text Formatting

The formatting tokens the game understands in labels, chat and HUD text: colours, icons, button glyphs and line breaks.

20 entriesSourceCfx.re docs
TokenWhat it doesExample
References an existing HUD color.Find the ~HUD_COLOUR_FREEMODE~freemode ped!
An alias for ~HUD_COLOURFind the ~HC_FREEMODE~freemode ped!
Specifies a HUD color by index.Get to ~HC_13~Davis.
Resets the color to the default for the current context.After killing the ~r~enemies~s~, you win!
HUD_COLOUR_SCRIPT_VARIABLEThis is a placeholder for the color set with SET_SCRIPT_VARIABLE_HUD_COLOUR.Wait for your ~v~team~s~ to lose the Cops.
HUD_COLOUR_SCRIPT_VARIABLE_2This is a placeholder for the color set with _SET_SCRIPT_VARIABLE_2_HUD_COLOUR.Take out ~v~~a~~s~ & defend ~u~~a~~s~.
HUD_COLOUR_WHITEUsed together with ~s~ to reset text color.Swoop on over to ~b~foreclosures.maze-bank.com~w~~s~ today
HUD_COLOUR_REDUsed for enemy characters or vehicles.Kill all the ~r~Vagos.
HUD_COLOUR_GREENUsed for pickup-type objectives.Pick up the ~g~flash drive.
HUD_COLOUR_BLUEUsed for friendly characters or vehicles.Defend ~b~Lamar.
HUD_COLOUR_FRIENDLYAn alternate (rare) version for friendly objectives.Vehicle health can be restored by waiting in the ~f~pit stop area~s~.
HUD_COLOUR_YELLOWDestination names.Deliver the Special Cargo to the ~y~restricted area.
HUD_COLOUR_MENU_GREYDe-emphasized text used in subtitles, to indicate a character out of view.~z~He's a bum! ~c~~n~Oh my God!
HUD_COLOUR_MENU_GREYDe-emphasized text used in subtitles, to indicate text spoken in a different language.~z~those ~t~idiots.
HUD_COLOUR_ORANGEA team color indicator.~o~The Cocks~s~ are mad.
HUD_COLOUR_PURPLEA team color indicator.~p~The Boars~s~ are off the radar.
HUD_COLOUR_PINKUsed for Arena War.You are the active contender on your ~q~team~s~.
HUD_COLOUR_MID_GREY_MPMedium gray to de-emphasize or use for 'Silver'.~m~Display Mini Map.
HUD_COLOUR_BLACKUsed when unable to set a color any other way to specify black.~l~PLAYERS
HUD_COLOUR_BLUEDARKUsed to specify a team objective occupied by a player.Help your team deliver a ~d~vehicle ~s~to your ~b~base.

Take the whole list

This page shows one screen at a time. The complete list is published as JSON, CSV and Markdown, with no JavaScript needed.

JSONCSVMarkdown

Citing this list

Compiled by devtoolsgg.com from the sources above, under CC BY 4.0.

  • Cfx.re docs