franku Posted August 12, 2015 Share Posted August 12, 2015 (edited) Solved Edited August 10, 2016 by Guest Link to comment
Wumbaloo Posted August 12, 2015 Share Posted August 12, 2015 getDistanceBetweenPoints3D getDistanceBetweenPoints3D Link to comment
franku Posted August 12, 2015 Author Share Posted August 12, 2015 (edited) Solved Edited August 10, 2016 by Guest Link to comment
Wumbaloo Posted August 12, 2015 Share Posted August 12, 2015 x, y, z = getElementPosition(player1) px, py, pz = getElementPosition(player2) dist = getDistanceBetweenPoints3D(x, y, z, px, py, pz) Simply put if then else and do the rest Link to comment
franku Posted August 12, 2015 Author Share Posted August 12, 2015 (edited) Solved Edited August 10, 2016 by Guest Link to comment
Wumbaloo Posted August 12, 2015 Share Posted August 12, 2015 This is not a request forum. viewtopic.php?f=91&t=47897 Read: https://wiki.multitheftauto.com/wiki/Sc ... troduction And learn lua: https://forum.multitheftauto.com/viewforum.php?f=148 Else, you can look for scripters: https://forum.multitheftauto.com/viewforum.php?f=177 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