klvki Posted June 4, 2019 Share Posted June 4, 2019 Hey Rage, I need the same size for the colshape as for the marker.. how should I calculate that both have the same radius? example: var test = mp.colshapes.newSphere(x, y, z, 130, 0) var testMarker = mp.markers.new(1, new mp.Vector3(x, y, z), 130, {color: [255, 255, 255, 130] }); both have the size 130 but one of them have a way bigger radius on the server.. Link to comment Share on other sites More sharing options...
klvki Posted June 7, 2019 Author Share Posted June 7, 2019 push Link to comment Share on other sites More sharing options...
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