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

Logs
  • 16:35, 27 October 2022 Snow-Man talk contribs created page DxDrawBordered3DLine (Created page with "{{Useful Function}} This function creates a bordered area with 3D dx lines. * '''NOTE:''' this is made to be only client side <syntaxhighlight lang="lua">bool dxDrawBordered3DLine(float startX, float startY, float startZ, float endX, float endY, float endZ, color, width) </syntaxhighlight> ===Required Arguments=== * '''startX/startY/startZ:'''The start position of the 3D Line, representing a coordinate in the GTA world. * '''endX/endY/endZ:'''The end position of t...")