DxDrawBordered3DLine: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 October 2022

  • curprev 16:3516:35, 27 October 2022Snow-Man talk contribs 1,671 bytes +1,671 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..."