Logic multicompare: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| mNo edit summary | NoorrOacri (talk | contribs)   (c4tcnocna) | ||
| Line 1: | Line 1: | ||
| letoelouboc | |||
| {{wrongtitle|title=logic_multicompare}} | {{wrongtitle|title=logic_multicompare}} | ||
| {{base_point}} | {{base_point}} | ||
Revision as of 21:02, 18 December 2008
letoelouboc Template:Wrongtitle Template:Base point
Entity Description
Compares a set of inputs to each other. If they are all the same, fires an OnEqual output. If any are different, fires the OnNotEqual output.
Keyvalues
- Template:Kv targetname
- IntegerValue
- <integer> Initial integer value.
- ShouldComparetoValue
- <boolean> If set, compare inputs against IntegerValue.
Inputs
- Template:I targetname
- InputValue <integer>
- Input value
- CompareValues
- Compares the values and fires appropriate outputs
Outputs
- Template:O targetname
- OnEqual
- Fires if the values are equal. (!activator is the activator)
- OnNotEqual
- Fires if the values are not equal. (!activator is the activator)
