'LinKin Posted February 20, 2014 Posted February 20, 2014 Hello, I wonder how can I place the things correctly for ALL resolutions. For example if I want a rectangle image to show right on top-right side of the client screen, for absolutely every resolution. How can I do that? Maybe making divisions of the screen? local screenWidth, screenHeight = guiGetScreenSize ( ) myX = screenWidth/ 6 ? OR If I have the size of the image, for example 500x300 I'd do something like; myX = screenWidth - 500 myY = 0 Thanks Need a clanwar script? Click here! Do you want some free scripts for your DD server? Visit my website.
Anubhav Posted February 20, 2014 Posted February 20, 2014 https://forum.multitheftauto.com/viewtopic.php?f=91&t=71577 See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
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