I have been trying to make use of the OR operator in my game, but it doesn't seem to be working correctly.
It would appear that it is only checking the first parameter and not looking at the second one.
When the second parameter is true in my game (eg. the one after the "|" symbol), the action is not happening.
[attachment=0:2xcu3ax8][/attachment:2xcu3ax8]
Please help, this is driving me crazy!