Jump to content

مُشكلة


Recommended Posts

السلام عليكم ورحمة الله وبركاته

معي 

لما اسوي

setCameraMatrix

واحط فيه الاحداثيات وال
rotation

يطلع لي باتجاه  ثاني مثلا انا ابيه يكون للشمال يصير ليمين او يسار او ورا
ومستخدم جميع الارقمنتات

والملف الي اشتغل عليه هو كلاينت

setCameraMatrix(1829.408203125, -1754.6279296875, 13.3828125, 0 , 0 , 269.74868774414)

 

Link to comment
1 hour ago, #BrosS said:

جيب احداثيات الكامرا بهذا الكود


addCommandHandler("cam",
  function()
    local x, y, z, lx, ly, lz = getCameraMatrix ()
    outputChatBox(""..x..","..y..","..z..","..lx..","..ly..","..lz)
  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...