All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:30, 13 October 2025 IManGaaX talk contribs created page GetClosestPoint (Created page with "{{Useful Function}} __NOTOC__ <lowercasetitle></lowercasetitle> This function finds the closest point from a given element to a list of points in 2D space. thumb|512px|This image shows an example of what the examble below did and what the function actually does. ==Syntax== <syntaxhighlight lang="lua">float, float, float getClosestPoint( element theElement, table points )</syntaxhighlight> ===Required Arguments=== '''theElement''': the ele...")