Difference between revisions of "CHANGE BLIP COLOUR"
Jump to navigation
Jump to search
Impediment (talk | contribs) |
Impediment (talk | contribs) |
||
| Line 25: | Line 25: | ||
|- | |- | ||
|3 | |3 | ||
| − | |Blue | + | |Blue (changes blip text to "Friend") |
|- | |- | ||
|4 | |4 | ||
| Line 44: | Line 44: | ||
|9 | |9 | ||
|Bright Red | |Bright Red | ||
| + | |- | ||
| + | |10 | ||
| + | |Dark pink | ||
| + | |- | ||
| + | |11 | ||
| + | |Dark orange | ||
| + | |- | ||
| + | |12 | ||
| + | |Cyan | ||
| + | |- | ||
| + | |13 | ||
| + | |Light blue | ||
| + | |- | ||
| + | |14 | ||
| + | |Light yellow | ||
| + | |- | ||
| + | |15 | ||
| + | |Teal | ||
| + | |- | ||
| + | |16 | ||
| + | |Purple | ||
| + | |- | ||
| + | |17 | ||
| + | |Light purple | ||
| + | |- | ||
| + | |18 | ||
| + | |Light orange | ||
| + | |- | ||
| + | |19 | ||
| + | |Yellow | ||
|} | |} | ||
Revision as of 15:04, 23 February 2011
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | blip handle |
| 2. | integer | color |
| Return value: | ||
| Type | Description | |
| None | ||
This function recolors the blip in the first parameter with the color in the second parameter.
Known Colors
| Integer | Color |
| 0 | White |
| 1 | Red |
| 2 | Green |
| 3 | Blue (changes blip text to "Friend") |
| 4 | Black |
| 5 | Magenta |
| 6 | Orange |
| 7 | Violet |
| 8 | Bright Green |
| 9 | Bright Red |
| 10 | Dark pink |
| 11 | Dark orange |
| 12 | Cyan |
| 13 | Light blue |
| 14 | Light yellow |
| 15 | Teal |
| 16 | Purple |
| 17 | Light purple |
| 18 | Light orange |
| 19 | Yellow |