abodyAk-47 Posted October 14, 2013 Share Posted October 14, 2013 السلام عليكم ورحمه الله وبركاته ابي لاهنتم الكود اللي يخلي الوحة تفتح بــ زر والسلام عليكم Link to comment
jafar Posted October 14, 2013 Share Posted October 14, 2013 وعليكم السلام .. bindKey ( Key, "down", function ( ) guiSetVisible ( Wnd, not guiGetVisible ( Wnd ) ) showCursor ( guiGetVisible ( Wnd ) ) end ) Key = اسم الزر Wnd = اسم النافذة Link to comment
#DRAGON!FIRE Posted October 14, 2013 Share Posted October 14, 2013 وعليكم السلام .. bindKey ( Key, "down", function ( ) guiSetVisible ( Wnd, not guiGetVisible ( Wnd ) ) showCursor ( guiGetVisible ( Wnd ) ) end ) Key = اسم الزر Wnd = اسم النافذة # وين السترنق ؟ Link to comment
BadBoy Posted October 14, 2013 Share Posted October 14, 2013 وعليكم السلام .. bindKey ( Key, "down", function ( ) guiSetVisible ( Wnd, not guiGetVisible ( Wnd ) ) showCursor ( guiGetVisible ( Wnd ) ) end ) Key = اسم الزر Wnd = اسم النافذة ذذ تصحيح كود ( jafar ) bindKey ( "Key", "down", function ( ) guiSetVisible ( Wnd, not guiGetVisible ( Wnd ) ) showCursor ( guiGetVisible ( Wnd ) ) end ) Key = اسم الزر Wnd = اسم النافذة ملاحظة بدل بس 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