Jump to content

[HELP] how can i add fonts?


Recommended Posts

Posted

By add fonts you mean create your own fonts? if so, you can set a custom font with guieditor if you have one on a resource.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

adding manually using

local Font = guiCreateFont(" FONT NAME .ttf", 0)

local Font = guiCreateFont("Anony.ttf", 0) 
  
guiSetFont 
  

if I'm right

Team, MTA Scripters.

Posted

You don't have to create the font, guieditor will do it for you, you just set the font of your label to a custom one selected from that list.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
You don't have to create the font, guieditor will do it for you, you just set the font of your label to a custom one selected from that list.

That's right ..

But as he showed the GUIEditor is not showing his added fonts :

you can see :

i add 3 fonts from some forums

m5zn_d86542808c414e9.jpg

but not show inside the game:

m5zn_fe28f10ee5bf490.jpg

please help!

So it's better for him to use the manually functions :

guiCreateFont 
guiSetFont 

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted

Maybe he forgot to add the fonts to the meta.xml of the guieditor.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...