SolideRock Posted May 16, 2016 Share Posted May 16, 2016 السلام عليكم ورحمه الله وبركاته شباب الان بدي كود يجيب لي احداثيات المكان الي واقف فيه يكون مربع local Pos Link to comment
#|_oskar_|# Posted May 16, 2016 Share Posted May 16, 2016 bindKey ("x", "down",function( ) local x, y, z = getElementPosition( localPlayer ) outputChatBox (x .. "," .. y .. "," .. z ) end) 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