Adham Posted June 22, 2017 Share Posted June 22, 2017 (edited) سلام عليكم ورحمه الله وبركاته الحين سويت كلنت bindKey(key, "down", ملف اعدادت غير حق كلنت local key = "f9" بعدين جي اجربه الملف اسمه settings جاني يقولي golbal key Edited June 22, 2017 by Deativated Link to comment
Abdul KariM Posted June 22, 2017 Share Posted June 22, 2017 احذف اللوكال وخلي تايمر لمدة ثانية ونص عشان تفعل bindkey Link to comment
Adham Posted June 22, 2017 Author Share Posted June 22, 2017 (edited) --سويته وم اشتغل --يقول جولابال برده bindKey ( Settings.key, "down", -- الملف الأخر Settings = { key = "f10" ; } Edited June 22, 2017 by Deativated Link to comment
Abdul KariM Posted June 22, 2017 Share Posted June 22, 2017 setTimer ( function ( ) bindKey ( Settings.key, "down", function ( ) -- You're Code end ) end , 1500 , 1 ) Link to comment
Adham Posted June 22, 2017 Author Share Posted June 22, 2017 2 minutes ago, medo7 said: set get Link to comment
Dr.Marco Posted June 23, 2017 Share Posted June 23, 2017 14 hours ago, Deativated said: كود كريم صحيح !!! 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