Wired Screen
From GMod Wiki
Wiremod Tool | Back |
Function: | Screens that show the value of two inputs |
Primary fire: | Creates a screen |
Secondary fire: | No action |
Reload: | No action |
Notes: |
Brief
Connect a output to the screen and the value will be shown on the screen. This can be used to show a distance from the ranger, or as the screen for a calculator.
Instructions
Inputs
Two inputs are available A and B. A is the top half and b is the other.
Outputs
N/A
Variables
- Five models are available: LCD Monitor, Plasma TV, Small TV, Monitor Small and Monitor Big.
- One value only.
- If the screen will use a bigger text when there is one value only.
- The text A and text B.
- Whether or not to floor, or drop the decimal value of the inputs
Useful hints
- Screens are good in debugging if you have to compare two numbers, but use the debugger in other cases.
- Using a round chip makes the value on the screen clearer to see.