Potato_Tomato420 Posted March 21, 2021 Posted March 21, 2021 Hi all, I have created a login system for my server and added a guiCreateStaticImage to create a background image. Every time a click on the image it comes on top of the login GUI. Is there a simple way to prevent the image coming op top of the login GUI? For example make the image a non click element? Idk if this is possible?
Moderators IIYAMA Posted March 21, 2021 Moderators Posted March 21, 2021 21 minutes ago, Potato_Tomato420 said: Hi all, I have created a login system for my server and added a guiCreateStaticImage to create a background image. Every time a click on the image it comes on top of the login GUI. Is there a simple way to prevent the image coming op top of the login GUI? For example make the image a non click element? Idk if this is possible? Disable the the GUI element: https://wiki.multitheftauto.com/wiki/GuiSetEnabled Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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