Jump to content

كيف ؟


Recommended Posts

سلام عليكم كيف اقدر

اخلي البيد يمشي ويضرب اي احد يشوفه مثلع الاعبين بالزيط !!

طيب فالبداية تسوي كول شيب ع الحجم الي تبيه

وتخلي تسوي حدث onClientRender

وتسوي getElementPosition ( theped ) + setElementPosition ( Colshape )

وتجيب اللاعبين الي داخل الكول شيب او الماركر وتسوي تحقق ان كانو 1 يهاجمه

لو كانو اكثر يجيب احداثيات ويشوف الاصغر ويهاجمه وزي كذا

اتمنى إنها واضحه

Link to comment
  
createPed 
setPedControlState 
  

+

getElementsByType 
getDistanceBetweenPoints3D 
-------------- 
function findRotation( x1, y1, x2, y2 )  
    local t = -math.deg( math.atan2( x2 - x1, y2 - y1 ) ) 
    return t < 0 and t + 360 or t 
end 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...