DRAW CHECKPOINT WITH ALPHA
Revision as of 13:04, 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 | ||
Same as DRAW_CHECKPOINT but has an alpha value also for the color.