Condition Variable String Equals - TheComputerGeek2/MagicSpells GitHub Wiki
Modifier condition: variablestringequals
Properties:
| Property | Value |
|---|---|
| Has Entity Target | true |
| Has Location Target | true (checks caster's modifiers) |
Description:
Passes if the player's string variable value matches the one specified.
String Format Options:
Arguments:
varName- Variable nameoperator-:(Since 4.0 Beta 14=may be used)value:- The value must be a string, with no space character. Value can be
nullto check for empty values. - Since 4.0 Beta 13 it may also be a variable name to match two variables.
- The value must be a string, with no space character. Value can be
- variablestringequals (varName)(operator)(value) [modifier action]
Section Format Options:
(Unsupported for now.)