DRAW COLOURED CYLINDER

From GTAMods Wiki
Jump to navigation Jump to search
DRAW_COLOURED_CYLINDER
Number of parameters: 9
Parameter #TypeDescription
1.floatx-coordinate
2.floaty-coordinate
3.floatz-coordinate
4.floatunknown
5.floatunknown
6.integerR
7.integerG
8.integerB
9.integerA
Return value:
TypeDescription
None

This creates a translucent, colored arrow at a point. The function has to be in a loop in order for the arrow to appear.