Troubleshooting Outputs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LanguageBar}}
{{stub}}
{{stub}}


Line 10: Line 11:
The "Inputs" tab is very good for troubleshooting; you will make mistakes
The "Inputs" tab is very good for troubleshooting; you will make mistakes
occasionally.<br />
occasionally.<br />
<Br />
[[targetname]] has further information on connecting entities.
<Br />
==== I/O Queue ====
==== I/O Queue ====
At the bottom of the properties window, it shows the outputs from the entity that you're editing. If they have a red cross through them, hammer has detected something wrong with the output, if your output isn't working properly and there isn't a red cross through it, then maybe try changing the parameters of the output.
At the bottom of the properties window, it shows the outputs from the entity that you're editing. If they have a red cross through them, hammer has detected something wrong with the output, if your output isn't working properly and there isn't a red cross through it, then maybe try changing the parameters of the output.

Latest revision as of 00:18, 27 June 2025

English (en)中文 (zh)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Viewing Inputs

Inputs Tab.

Double click on the Entity that you wish to view the inputs of then navigate to the "Inputs" tab. Here you will find Detailed information on every Input your entity is receiving from other entities.

The "Inputs" tab is very good for troubleshooting; you will make mistakes occasionally.

targetname has further information on connecting entities.

I/O Queue

At the bottom of the properties window, it shows the outputs from the entity that you're editing. If they have a red cross through them, hammer has detected something wrong with the output, if your output isn't working properly and there isn't a red cross through it, then maybe try changing the parameters of the output.

See Next: Setting up an Output