12.01.2017, 01:03
ColAndreas Debug Line
Include which support visually colandreas line hit
Include
This must be included after ColAndreas
Код:
#include <ca_debug>
Код:
CA_DebugDrawLine(Float:StartX, Float:StartY, Float:StartZ, Float:EndX, Float:EndY, Float:EndZ, bool:StopAtCollision, Color = 0xFFFF0000); CA_DestroyDebugDrawLine(line); IsValidDebugDrawLine(line);
Credits
- Created by: Ino
- ColAndreas Team - For ColAndreas
- Southclaw - For math stuffs from 'line.inc'
- ****** - Iterators
- incognito - Streamer
Changes
-
-
-
Bugs
-
-
-
Download
(Version 1.0) Include + Example FS - GitHub ( https://github.com/Ino42O/CADrawDebugLine )