Alteration
From Wiki001
(Redirected from Assign)
When you want to change a property or variable, such as when using Variable Operation, Change Money, Change Health, etc..., you get the opportunity to not only set it to a certain value, but also alter it based off its current setting. This is done by clicking the little list box to the left of the option and changing it to any of the following:
- Set
- Replaces the number.
- Add
- Adds a number to what the current number is.
- Subtract
- Removes a number from what the current number is.
- Multiply
- Multiplies a number by the current number.
- Divide
- Divides a number by the current number.
- Exponent
- Sets the current number to the exponent of the specified number.
- Modulus
- Takes the current number, divides by the specified number, and sets replaces the number with the exponent. See Remainder of Devision (Modulus).

