Jump to content

x[ مشكلة ]x اظهار الفارة حتى بعد اغلاق اللوحة


Recommended Posts

بعد كود اللوحه اللي بالجي يو اي ادتور حط

bindKey ( "F3", "down", function ( ) 
        local state = ( not guiGetVisible ( GUIEditor.window[1] ) ) 
        guiSetVisible ( GUIEditor.window[1], state ) 
        showCursor ( state ) 
    end 
) 
  

Link to comment
بعد كود اللوحه اللي بالجي يو اي ادتور حط
bindKey ( "F3", "down", function ( ) 
        local state = ( not guiGetVisible ( GUIEditor.window[1] ) ) 
        guiSetVisible ( GUIEditor.window[1], state ) 
        showCursor ( state ) 
    end 
) 
  

أنت وين

وحنا وين

والمشكلة وين

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...