# DHwROk ~ Posted August 18, 2015 Share Posted August 18, 2015 # | سلآآمو عليككمء ورححمهة آلله وبركآتهة , | # # | كيفكمء آن ششآء آلله بخخير ؟ | # # | آلمهم | عندي لوححة gui ططيب , وخلصت منهآ وركبتهآ بسيرفر ,$ | # # | وإذآ دخلت آلسسيرفر تطلع آللوحة بوجهيء ططيب . . . | # # | آلححينء آبي ككود . إذا دخخلت آلسيررففر م تطلع ألا إذآ ضغط آلزر . ؟ | # # | يلآ منتظر ردككء ي آلغآليء . # | # Link to comment
khaledmhammed Posted August 18, 2015 Share Posted August 18, 2015 هذا كود كان معي تفتح اللوحه بزر function OpenWin() if guiGetVisible ( wnd ) then guiSetVisible ( wnd, false ) showCursor( false ) else guiSetVisible ( wnd, true ) showCursor( true ) end end bindKey("F6", "down", OpenWin) guiSetVisible(wnd,false) اسم اللوحة عشان ماتفتح اول ماتدخل السيرفر wnd لو تبي تحاول بنفسك حاول بفنكشات ذا كيلر Link to comment
# DHwROk ~ Posted August 18, 2015 Author Share Posted August 18, 2015 هذا كود كان معي تفتح اللوحه بزر function OpenWin() if guiGetVisible ( wnd ) then guiSetVisible ( wnd, false ) showCursor( false ) else guiSetVisible ( wnd, true ) showCursor( true ) end end bindKey("F6", "down", OpenWin) guiSetVisible(wnd,false) اسم اللوحة عشان ماتفتح اول ماتدخل السيرفر wnd لو تبي تحاول بنفسك حاول بفنكشات ذا كيلر مآضبط برضو تطلع آللوحة Link to comment
z24d Posted August 18, 2015 Share Posted August 18, 2015 خله اول سطر guiSetVisible ( اسم لوحتك, false ) 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