Sex* Posted June 3, 2013 Share Posted June 3, 2013 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now