ALKiNg[Q.4]SLOOM Posted November 15, 2013 Posted November 15, 2013 ابي فنكشات اذا الواحد انتقل ل مكان يجلس 3 ثواني ما يقدر يتحرك او اسهل اذا ضغط زر يقعد 3 ثواني وبعدين يتحركك
AboShanab Posted November 15, 2013 Posted November 15, 2013 -- # Client Side ! addEventHandler("onClientGUIClick",root,function() if ( source == button ) then toggleAllControls(false) setTimer(toggleAllControls,3000,1,true) end end) في السطر الـ 3 استبدل الـ button الى اسم الزر
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