+Source|> Posted June 25, 2017 Posted June 25, 2017 سلام عليكم ابي لما افتح لوحه واكتب بايديت مثلا ما تشتغل الاختصارات
#BrosS Posted June 25, 2017 Posted June 25, 2017 (edited) "onClientKey" cancelEvent ? Edited June 25, 2017 by #BrosS مالك دخل
+Source|> Posted June 25, 2017 Author Posted June 25, 2017 5 minutes ago, #BrosS said: "onClientKey" cancelEvent ? اجل وش ذي guiSetInputEnabled
#BrosS Posted June 25, 2017 Posted June 25, 2017 2 minutes ago, A7MEDENO said: اجل وش ذي guiSetInputEnabled هههه بما انك تعرف ليه تحط موضوع هذي تفعل او تعطل ازرار اللعبة مثل الشات الخ استخدم guiSetInputMode
+Source|> Posted June 25, 2017 Author Posted June 25, 2017 2 minutes ago, #BrosS said: هههه بما انك تعرف ليه تحط موضوع هذي تفعل او تعطل ازرار اللعبة مثل الشات الخ استخدم guiSetInputMode مو عشان اني اعرف انا جربتها عالاختصارات وما نفعت وهذي وش وظيفتها guiSetInputMode addEvent("opencp", true) addEventHandler("opencp", root, function() if guiGetVisible( GUIEditor.window[1] ) then guiSetVisible( GUIEditor.window[1], false ) showCursor( false ) else guiSetVisible( GUIEditor.window[1], true ) showCursor( true ) guiSetInputEnabled( false ) end end ) ما اشتغل ولما اضغط t الشات يظهر
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