KasaNoVa Posted August 12, 2014 Share Posted August 12, 2014 (edited) اسف علي تغير الموضوع بس اريد كود اظهار اللوحة من حرف M BindKey "K" Edited August 12, 2014 by Guest Link to comment
Max+ Posted August 12, 2014 Share Posted August 12, 2014 ياليت توضح المشكلة بالضبط الماركر يختفي ولا مايجيك محصول ولا ايش بالضبط ؟ Link to comment
TAPL Posted August 12, 2014 Share Posted August 12, 2014 اسف علي تغير الموضوع بس اريد كود اظهار اللوحة من حرف M BindKey "K" وش السالفه؟ ذا كود؟ Link to comment
</Mr.Tn6eL> Posted August 12, 2014 Share Posted August 12, 2014 اسف علي تغير الموضوع بس اريد كود اظهار اللوحة من حرف M BindKey "K" وش ذا KasaNoVa Link to comment
Jey Posted August 12, 2014 Share Posted August 12, 2014 guiSetVisible (GUIEditor_Window[1], false) function OpenWin() if guiGetVisible ( GUIEditor_Window[1] ) then guiSetVisible ( GUIEditor_Window[1], false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible ( GUIEditor_Window[1], true ) showCursor(true) guiSetInputEnabled(true) end end bindKey("ألزر", "down", OpenWin) و لو مغير اسم اللوحة غيرها فوق مكان GUIEditor_Window Link to comment
KasaNoVa Posted August 12, 2014 Author Share Posted August 12, 2014 guiSetVisible (GUIEditor_Window[1], false) function OpenWin() if guiGetVisible ( GUIEditor_Window[1] ) then guiSetVisible ( GUIEditor_Window[1], false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible ( GUIEditor_Window[1], true ) showCursor(true) guiSetInputEnabled(true) end end bindKey("ألزر", "down", OpenWin) و لو مغير اسم اللوحة غيرها فوق مكان GUIEditor_Window متشكر جداً Link to comment
nxFairlywell Posted August 12, 2014 Share Posted August 12, 2014 اسف علي تغير الموضوع بس اريد كود اظهار اللوحة من حرف M BindKey "K" wtffff 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