DRAW CHECKPOINT
Revision as of 12:53, 26 August 2014 by Letsplayordy (talk | contribs) (Created page with "{{Native |game = 4 |noheader = 0 |np = 8 |p1t = float |p1d = x |p2t = float |p2d = y |p3t = float |p3d = z |p4t = float |p4d...")
Number of parameters: 8 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x |
2. | float | y |
3. | float | z |
4. | float | radius |
5. | integer | r |
6. | integer | g |
7. | integer | b |
8. | integer | a |
Return value: | ||
Type | Description | |
None |
Draws a checkpoint at the specified coordinates, with the specified radius, with the specified color (RGBA).