Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing font size?
#1
As the title says, im trying to change the font size of when you login, how would you do this?
Reply
#2
click whatever control you are changing and go to properties.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#3
Well im trying to change

Code:
' Send a global message that he/she joined
    If GetPlayerAccess(index) = ADMIN_CREATOR Then
        Call GlobalMsg("Your god" & GetPlayerName(index) & " has joined " & GAME_NAME &" Fear thee presence of your lord!", JoinLeftColor)

im not really sure how to get the properties of that : /
Reply
#4
You can not set a certain text to a larger text, it will make everything bigger.
Reply
#5
You cant make it for example

From: Swordmaster has entered GameName

To:

Swordmaster has entered GameName


?
Reply
#6
No, you can only change all the text in the chat.
Reply
#7
Really? Cause im playing a game now that has the exact thing i typed

its only for a certain player
Reply
#8
Then I suggest you ask that person, cause there are addons to all sort of things.
Reply
#9
If you can change sel colour, why not size?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#10
Feel free to try SelFontSize.
Reply
#11
SelFontSize?

Code for that?
Reply
#12
txtChar.SelFontSize
Reply
#13
For that code dont you have to write the font size number such as 24 or something?
Reply
#14
From my knowledge it wont work. Ask Kite, he seemed to know something.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)