06.07.2011, 16:33
Hello.
I was just wondering, what for an effect does this have?
Or I don't even know how to use it, so that's why I'm asking it. I read the pawn language guide, which said:
v |= e . applies a bitwise "or" to v and e and assigns the result to v.
But I still don't understand it - Can someone please explain it, with examples? Thanks in advance.
- Kevin
I was just wondering, what for an effect does this have?
Or I don't even know how to use it, so that's why I'm asking it. I read the pawn language guide, which said:
v |= e . applies a bitwise "or" to v and e and assigns the result to v.
But I still don't understand it - Can someone please explain it, with examples? Thanks in advance.
- Kevin