Skip to content

Gdanycz/gdx_font

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

gdx_font

A script that streams a custom font to the game, in this case the Fire Sans font, which supports diacritics

This script was created using the following instructions: https://fivem-dev.cz/index.php?/topic/30-streamov%C3%A1n%C3%AD-fontu/

Script integration:

  • SetTextFont(font_id) - Font ID is printed when the script is started in the F8 console
  • AddTextComponentSubstringPlayerName("<font face='Fire Sans'>"..msg.."</font>") - for blips and other texts where diacritics don't work
  • If there is any problem, you can contact me on discord: Gdany#2835

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages