Jump to content

Font problem at low resolution.


Sex*

Recommended Posts

So I'm making a new race script and I've encountered a problem...because my timepassed image gets smaller at low resolution then my timepassed text is too big. Also I cant see a shit in low resolution because image gets too small.

So my code:

timeleftbg = guiCreateStaticImage(screenWidth-(screenWidth/5.5), 0, screenWidth/3.9, screenHeight/18, 'img/timeleft.png', false, nil), 
        timeleft = guiCreateLabel(screenWidth-(screenWidth/2.9*0.72), screenHeight/35, screenWidth/3.8, screenHeight/30, '',false,timeleftbg), 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...