ChamPion Posted January 26, 2014 Share Posted January 26, 2014 hello all i made a new help panel using GuiEditor and help panel worked 100% but i want to bind it (press f10 Show/Hide the panel) and want it hidden when anyone join server and if he want to see it press f10 How ??? Link to comment
Castillo Posted January 26, 2014 Share Posted January 26, 2014 To hide it simple use guiSetVisible after the GUI is created. And to hide/show with a key use: bindKey guiGetVisible guiSetVisible Link to comment
ChamPion Posted January 26, 2014 Author Share Posted January 26, 2014 works but new window show/hide not my own window Link to comment
Castillo Posted January 26, 2014 Share Posted January 26, 2014 I don't understand what do you mean. Link to comment
ViRuZGamiing Posted January 26, 2014 Share Posted January 26, 2014 He means that the basic binded f10 window opens. Unbind it or change your key. 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