That's odd as BOS/COB has both types and they are different opcodes...jcnossen wrote:You're actually right about this, logical OR and AND is actually a binary OR/AND. Maybe TA does the same though so fnordia kept it in, because I doubt both are bugged accidentally.1. There seem to be problems with the way the Spring evaluates logical-OR. I dunno if this is Scriptor's fault, or Spring's, but I'm suspecting Spring.
Logical NOT is ok, so you could use that to implement logical AND/OR.
Bouncy, bouncy.
Moderator: Moderators
So, it's a bug? Well, if it gets fixed, that's wonderful! I like using OR statements, especially when prototyping stuff- I know it's not the most efficient way to check conditions, but it's great when I'm tired after a long day at Work and I need to get stuff working properly asap.
Figuring out that logical-OR wasn't working right took me a bit, btw- it never occured to me that it wasn't working right, until I sat down and tested it thoroughly. I'm glad I found it, though, I'd like to use it for some other things...
Figuring out that logical-OR wasn't working right took me a bit, btw- it never occured to me that it wasn't working right, until I sat down and tested it thoroughly. I'm glad I found it, though, I'd like to use it for some other things...
- 1v0ry_k1ng
- Posts: 4656
- Joined: 10 Mar 2006, 10:24