Videos / Other Resources

No attachments were found.

Formatting Text Options In Hud Popup's

Overview:

Watch Video

While customising your hud popup you can add a couple of formatting options to bold, italic and underline your text





Solution:

When were creating a custom popup we can format the text by adding the following code before and after the word

Bold - \b
e.g. If we want to add VPIP bolded we would write it like this \bVPIP\b and it would appear as VPIP

Italic - \i
e.g. If we want to add VPIP with Italic formatting we would write \iVPIP\i and it would appear as VPIP

Underline - \u
e.g. If we want to underline VPIP we would write \uVPIP\u and it would appear as VPIP

Combination of formatting
You can also have a combination. For example
\b\uVPIP\u\b would result in a bolded and underlined VPIP

textformatting1.jpg






| More

Related Articles


User Opinions (3 votes)

66% thumbs up 33% thumbs down

How would you rate this answer?



Thank you for rating this answer.

Visitor Comments

No visitor comments posted. Post a comment

Post a comment

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Name:
   Email:
* Comment:
* Enter the code below:
 

Continue