Difference between revisions of "CheckUnitSlot WorldScript"
From Serious Sam's Bogus Detour
m (Text replacement - " This script can be enabled or disabled." to "") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(255, 45, 114)|452|63}} | {{WorldscriptIcon|rgb(255, 45, 114)|452|63}} | ||
− | Checks if the targeted units are of the given | + | Checks if the targeted units are of the given slot and executes <code>OnEqual</code> or <code>OnUnequal</code> conditionally. This script can be executed by other scripts. |
== Properties == | == Properties == |
Latest revision as of 15:03, 26 July 2017
Checks if the targeted units are of the given slot and executes OnEqual
or OnUnequal
conditionally. This script can be executed by other scripts.
Properties
- Unit feed
Units
- String
Slot
- Enumeration
Type
, default:And
-
And
-
Or
-
- Unit feed
OnEqual
, validates - Unit feed
OnUnequal
, validates