Generic Keyvalues, Inputs and Outputs/Inputs: Difference between revisions
Jump to navigation
Jump to search
(Put inputs in a ScrollBox, hope it pays off with this length. Removed some newlines. Used <onlyinclude>.) |
(Made scrolling optional with parameter 'noscroll'.) |
||
Line 4: | Line 4: | ||
++ Base ++ | ++ Base ++ | ||
-->{{ScrollBox|title=Base| | -->{{ScrollBox | ||
|title=Base | |||
|noscroll={{{noscroll|}}} | |||
| | |||
{{IO|AddContext|Adds to the entity's list of [[Response System|response contexts]]. Format is <code><key>:<value></code>.|param=string}} | {{IO|AddContext|Adds to the entity's list of [[Response System|response contexts]]. Format is <code><key>:<value></code>.|param=string}} | ||
{{IO|[[AddOutput]]|Assigns a new keyvalue/output on this entity. For keyvalues, some rely on extra necessary code to be ran and won't work if its simply just changed through this input. There is a strict format that must be followed:{{ExpandBox|<syntaxhighlight lang="PowerShell"> | {{IO|[[AddOutput]]|Assigns a new keyvalue/output on this entity. For keyvalues, some rely on extra necessary code to be ran and won't work if its simply just changed through this input. There is a strict format that must be followed:{{ExpandBox|<syntaxhighlight lang="PowerShell"> |