Difference between revisions of "HudT Font"
no edit summary
imported>Haama (Created) |
imported>Sabar |
||
Line 5: | Line 5: | ||
Sets the font of the HudT. | Sets the font of the HudT. | ||
Font name is a string that takes a font from the WINDOWS font directory (with no ttf extension, i.e., "Tahoma") | |||
*If you want to modify a Hud from another mod or "0" scripts (result scripts, console, batch scripts), you will need to set the Global flag to 1. If Global is 0 or unset the function will fail. If the Hud is protected the function will fail. | *If you want to modify a Hud from another mod or "0" scripts (result scripts, console, batch scripts), you will need to set the Global flag to 1. If Global is 0 or unset the function will fail. If the Hud is protected the function will fail. |