AhmeD~9MoD Posted May 25, 2013 Share Posted May 25, 2013 السلام عليكم , شباب انا ابغى الفنكشنات الي تخلي اللاعب يطير .. Link to comment
кιηg-αвα∂у Posted May 25, 2013 Share Posted May 25, 2013 setElementVelocity setGravity level : 0 الارقمنت هذه للجاذبية Link to comment
AhmeD~9MoD Posted May 25, 2013 Author Share Posted May 25, 2013 setElementVelocity setGravity level : 0 الارقمنت هذه للجاذبية تسلم , Link to comment
AhmeD~9MoD Posted May 25, 2013 Author Share Posted May 25, 2013 addEventHandler("onClientGUIClick", root, function() speedx, speedy, speedz = getElementVelocity ( source ) if ( source == GUIEditor.button[1] ) then setElementVelocity (source , speedx, speedy, speedz ) end end ) ? Link to comment
кιηg-αвα∂у Posted May 25, 2013 Share Posted May 25, 2013 source -- لسيرفر فقط + حط الأحداثيات مثلاً x,y,z = getElementVelocity( localPlayer ) -- هذه مثال فقط setElementVelocity (localPlayer, x, y, z+3) -- هذه مثال فقط 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