Wired Pixel
From GMod Wiki
Wiremod Tool | Back |
Function: | This works almost like the Indicator except that instead of sending an on/off value you send the RGB code for it to display. |
Primary fire: | Spawns a Wired Pixel. |
Secondary fire: | |
Reload: | No action |
Notes: |
Brief
A model that determines its color from its R, G, and B inputs.
Instructions
Placed with Primary fire.
Inputs
- R: The Red value.
- G: The Green value.
- B: The Blue value.
Useful hints
- All values go from 0-255.
- Send the values R: 255 G: 255 B: 255 to make it white
- Send the values R: 255 G: 0 B: 255 to make it magenta
Example
N/A