Wired Constant Value
From GMod Wiki
Wiremod Tool | Back |
Function: | Used for Supplying a constant value into a system. |
Primary fire: | Spawns a Constant value. |
Secondary fire: | Updates a constant value. |
Reload: | No action |
Notes: |
Brief
Outputs a value, generally used in conjunction with Arithmatic gates or Comparison gates.
eg. If you want something to happen when A timer gets above 10, you would have a greater than gate, linked to the timer and a constant value of 10.
Outputs
A constant value of your choice!
Variables
-Number of values
- If you have this selected at 1, It will output value 1 only.
- But if you have this set to 2, It will output value 1 AND value 2.
- Therefore, when wiring you will have to choose between which value you want to use.
-Values 1-10