z24d Posted August 8, 2015 Share Posted August 8, 2015 السلام عليكم ورحمة الله وبركاتة ابغا فنكش الي هو يخلي السيارة تطير Link to comment
iMr.SFA7 Posted August 8, 2015 Share Posted August 8, 2015 اسمه فنكشن setWorldSpecialPropertyEnabled Link to comment
iMr.SFA7 Posted August 8, 2015 Share Posted August 8, 2015 SetElementVelocity ماله علاقة بالموضوع هذا يتعلق بسرعة الألمنت Link to comment
; Mr.T76eM # Posted August 8, 2015 Share Posted August 8, 2015 لهذا الفنكشن اكثر من نوع واحد والي يخلي السيارة تطير هو aircars + وش سالفة الفنكش هذي ؟ Link to comment
z24d Posted August 8, 2015 Author Share Posted August 8, 2015 طيب اخوي ممكن تشرحلي createSWATRope Link to comment
; Mr.T76eM # Posted August 8, 2015 Share Posted August 8, 2015 آظن واضحة ماتحتاج شرح لو انك قرأت الصفحة في الويكي عدل ---- الفنكشن هذا يسوي لك حبل سوات واضح x,y,z المكان هو وقت نزول الحبل duration الارقمنت Link to comment
Rockyz Posted August 8, 2015 Share Posted August 8, 2015 ذة شرح ذة اذا تبي تخلي طيران و الخ .. استبدل Button ب اسم الزر addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button then setWorldSpecialPropertyEnabled ( "extrajump", true ) end end ) طبعا ذة اذا ضغط على الزر يخليك تنط ازيد اذا تبي تخلي اشياء ازيد او تغير الهاك سو نفس كذا مثال : addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button then setWorldSpecialPropertyEnabled ( "extrajump", true ) elseif source == Button1 then setWorldSpecialPropertyEnabled ( "hovercars", true ) end end ) وهكذا تخلي فقط elseif اذا تبي اكثر وذي الكلمات للهاك مع فايدتها hovercars - سباحة السيارة في البحر aircars - طيران السيارة extrabunny - قفزة عالية ب الدراجة الهوائية extrajump - قفزة عالية واذا تبي زر يوقف جميعهم فقط سو نفس كذا .. addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button3 then setWorldSpecialPropertyEnabled ( "hovercars", false ) setWorldSpecialPropertyEnabled ( "aircars", false ) setWorldSpecialPropertyEnabled ( "extrabunny", false ) setWorldSpecialPropertyEnabled ( "extrajump", false ) end end ) اتمنى افدتك ! مدري اذا احد شرح لاكن انا خليت لك الموضوع Link to comment
#Wizard Posted August 8, 2015 Share Posted August 8, 2015 SetElementVelocity ماله علاقة بالموضوع هذا يتعلق بسرعة الألمنت أنا كنت احسبه يوم يضغط Shift يصير جامب يعني تقفز السيارة 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