DarkLink Posted June 23, 2011 Posted June 23, 2011 Hey guys, on wiki I have these function which has these description: This function is for creating a new GUI label. A label is simply a piece of text that cannot be edited by the user. If you would like to have a bigger text you'd have to change its font because font size is not supported. So how do I set a bigger text ? how do I change the font? Without the DxDrawText..? Its possible? Thanks! Borderpatrol Project Gamemode - Under Development (80%)
JR10 Posted June 23, 2011 Posted June 23, 2011 guiSetFont?? https://wiki.multitheftauto.com/wiki/GuiSetFont and here is the fonts you can use: https://wiki.multitheftauto.com/wiki/GUI_Fonts Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
DarkLink Posted June 23, 2011 Author Posted June 23, 2011 Hmm okay thanks alot. Btw how can I put color on string ? I have already seen on some examples, but didnt got it.. its something like #FF22FF .. its hexa code? 16 bits? Thanks. Borderpatrol Project Gamemode - Under Development (80%)
JR10 Posted June 23, 2011 Posted June 23, 2011 No problem. and i answered you on skype. Business System viewtopic.php?f=108&t=35797 Notepad++ Syntax Highlighting & Auto Completion viewtopic.php?f=91&t=76726 SQLite Tutorial viewtopic.php?f=148&t=38203
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now