Jump to content

ابي طريقة


Recommended Posts

انا عطيتك الفنكشن الي يجيب احداثيات الماتركس

بكل بساطة ممكن تسوي لك كود يضيف كلمة في اف8 و يحط لك الأحداثيات في الشات

addCommandHandler 
outputChatBox 

Link to comment

عارف المود كله اخطاء بس ذي اول مرة ابرمج مود بنفسي

function getCameraMatrix() ( playerSource ) 
    if ( playerSource ) then 
          local x, y, z, lx, ly, lz = getCameraMatrix () 
          x, lx = x + 1, lx + 1 
        outputChatBox ( "".. getCameraMatrix .."", playerSource ) 
    end 
end 
addCommandHandler ( "Camera", getCameraMatrix() ) 

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...