swessi Posted February 26, 2016 Posted February 26, 2016 يا عيال بدي كود اول ما يضغط علي زر يغير المشيا وانشاء الله فهمتوني
' A F . Posted February 26, 2016 Posted February 26, 2016 'onClientGUIClick' or bindKey setPedWalkingStyle Dis ; AF.#0941
Ahmed Ly Posted February 26, 2016 Posted February 26, 2016 جرب هدا addEventHandler("onClientGUIClick",root function () if source == اسم الزر then setPedWalkingStyle(localplayer,138) end end )
Abdul KariM Posted February 26, 2016 Posted February 26, 2016 جرب هدا addEventHandler("onClientGUIClick",root function () if source == اسم الزر then setPedWalkingStyle(localplayer,138) end end ) ناقص فاصلة بالسطر الاول [ Skype : kreee89 - Discord : Abdul_KariM#1326 / طلبات البرمجة ] https://www.paypal.me/AbdulKariMx / اذا حاب تدعمني
Ahmed Ly Posted February 26, 2016 Posted February 26, 2016 جرب هدا addEventHandler("onClientGUIClick",root function () if source == اسم الزر then setPedWalkingStyle(localplayer,138) end end ) ناقص فاصلة بالسطر الاول ايه اهو عدلت addEventHandler("onClientGUIClick",root, function () if source == اسم الزر then setPedWalkingStyle(localplayer,138) end end )
' A F . Posted February 26, 2016 Posted February 26, 2016 addEventHandler('onClientGUIClick',root, function ( ) if ( source == theButton ) then setPedWalkingStyle ( getLocalPlayer ( ) , 138 ) end end) Dis ; AF.#0941
HassoN Posted February 26, 2016 Posted February 26, 2016 ... ملآحظة ، لو سويتها زي ماقالو لك فوق بتصير الحركة لك فقط ، يعني الناس بتشوفك تمشي طبيعي بس انت بتشوف نفسك تمشي بالحركة الي اخترتها لو تبغى تخليه الكل يشوفك تمشي المشية الي انت حطيتها لازم تخليه بجهة سيرفر استعمل triggerServerEvent * There is No God but Allah discord: HassoN#2709 Visit my wiki profile: https://wiki.multitheftauto.com/wiki/User:Hassan_saad
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