Fonts not working?

Posted By: binsky33333

Fonts not working? - 08/26/09 01:58

Well when i try to use fonts.. they arnt working. Every since the June 2009 update i have been having a lot of problems with things, especially panels!!

Here's my code:
Code:
var tempvar = 1;
font yellow = <StencilYellow.bmp>,40,84;
panel Health{
	pos_x = 0;
	pos_y = 0;
	layer = 1;
	digits = 0,0,4,yellow,1,tempvar;
	flags = visible;
}



Compiles fine, but never renders on the screen. Am i missing something really stupid? BTW its wdl script.
Posted By: binsky33333

Re: Fonts not working? - 08/26/09 03:39

Meh, nevermind i got one font to work and that is digifont whatever its good enough.
© 2024 lite-C Forums