papam77 Posted July 28, 2013 Share Posted July 28, 2013 (edited) http://www.upload.ee/image/3474074/TAB.png Why it cut the bottom part of a scoreboard? Edited August 10, 2013 by Guest Link to comment
denny199 Posted July 28, 2013 Share Posted July 28, 2013 What do you mean, i don't see any cutting?? Link to comment
papam77 Posted July 28, 2013 Author Share Posted July 28, 2013 Missing bottom http://i41.tinypic.com/20iteg8.png Link to comment
bandi94 Posted July 28, 2013 Share Posted July 28, 2013 i don't see what is missing from there. If you mean that the secound team is not showing , make shure there is no option like "hide empty team's" if there is make it off. Link to comment
papam77 Posted July 28, 2013 Author Share Posted July 28, 2013 Image 1: http://www.upload.ee/image/3474074/TAB.png Image 2: http://i41.tinypic.com/20iteg8.png Check image 1, do you see at down side blue rectangle? Link to comment
denny199 Posted July 28, 2013 Share Posted July 28, 2013 Output the bottom x,y somewhere Somewhere: local myLabel = guiCreateLabel ( 0, 0, 1, 1, "", true ) in Client render: guiSetText ( myLabel, "y:" ..(((middle+56)*(sh/1080))+((28*(sh/1080))*players))+((28*(sh/1080))*(addTeam)) ) ) Because the Y position might be wrong. 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