Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
0 registered members (), 18,508 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Fonts not working? #286589
08/26/09 01:58
08/26/09 01:58
Joined: Dec 2008
Posts: 56
B
binsky33333 Offline OP
Junior Member
binsky33333  Offline OP
Junior Member
B

Joined: Dec 2008
Posts: 56
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.

Last edited by binsky33333; 08/26/09 02:35.
Re: Fonts not working? [Re: binsky33333] #286591
08/26/09 03:39
08/26/09 03:39
Joined: Dec 2008
Posts: 56
B
binsky33333 Offline OP
Junior Member
binsky33333  Offline OP
Junior Member
B

Joined: Dec 2008
Posts: 56
Meh, nevermind i got one font to work and that is digifont whatever its good enough.


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1