ALw7sH Posted January 24, 2013 Share Posted January 24, 2013 السسلام عليككم ورحمةة الله وبركاته ممكن احد يعدل هاذا الكود bindKey('f1','down', function() guiSetVisible(window, not guiGetVisible(window)) showCursor(not isCursorShowing()) end ) اذا قفلت النافذة السسهم ماييروحح ابيه يروحح Link to comment
TAPL Posted January 24, 2013 Share Posted January 24, 2013 bindKey('f1','down', function() guiSetVisible(window, not guiGetVisible(window)) showCursor(not guiGetVisible(window)) end) Link to comment
ALw7sH Posted January 24, 2013 Author Share Posted January 24, 2013 bindKey('f1','down', function() guiSetVisible(window, not guiGetVisible(window)) showCursor(not guiGetVisible(window)) end) اخوي تابل ماظبط Link to comment
TAPL Posted January 24, 2013 Share Posted January 24, 2013 ~_~ bindKey('f1','down', function() guiSetVisible(window, not guiGetVisible(window)) showCursor(guiGetVisible(window)) end) Link to comment
ALw7sH Posted January 24, 2013 Author Share Posted January 24, 2013 ~_~ bindKey('f1','down', 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