GOKAR Posted July 3, 2016 Share Posted July 3, 2016 سلام عليكم شباب بدي طلب الحجين انا سويت لوحة كيف ابيها تفتح بكملة من اف8 ؟ يعني تكتب كلمة بأف 8 تظهر الوحة Link to comment
Wleed1998 Posted July 3, 2016 Share Posted July 3, 2016 سلام عليكمشباب بدي طلب الحجين انا سويت لوحة كيف ابيها تفتح بكملة من اف8 ؟ يعني تكتب كلمة بأف 8 تظهر الوحة --- لم تتم التجربه function Open () guiSetVisible ( GUIEditor.window[1],true ) showCursor ( true ) else guiSetVisible ( GUIEditor.window[1],false ) showCursor ( false ) end addCommandHandler ( "الكلام الي لما تكتبته تظهر الوحه", Open ) guiSetVisible ( GUIEditor.window[1],false ) ---- الكود ذا حطه تحت كود انشاء الوحه اشان ماتظهر بوجهك Link to comment
#|_oskar_|# Posted July 3, 2016 Share Posted July 3, 2016 addCommandHandler ( "ss",function ( ) guiSetVisible (window,not guiGetVisible (window) ) showCursor (guiGetVisible (window) ) end) 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