zombienation Posted January 7, 2012 Share Posted January 7, 2012 Hi guys, Now since yesterday, when a person mousecli k next the login panel, for example the background or welcome screen, they are not able anymore to fill in their name or pass.. Its the same with an other login screen script. Before i would reinstall mta and rebuild the server i wanna try something alse. Is there a way to "stretch" the login panel so its fullscreen and people wont be able to click next to it? That could spare me much time to find the real cause lol I hope there is a sollution for it. Maybe anybody knows a login script thats already fullscreen? Thx Link to comment
zombienation Posted January 7, 2012 Author Share Posted January 7, 2012 Hmm . just letting u know i did a backup to a few days ago. now all works fine. So it wont take long to find the bug i guess. But it would still be handy to know how to make a panel bigger or smaller Link to comment
bandi94 Posted January 7, 2012 Share Posted January 7, 2012 use this guiSetProperty (theguielement!, "AlwaysOnTop", "true" ) ex: editbox=.......... guiSetProperty (editbox, "AlwaysOnTop", "true" ) 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