bit help
#1

This is my first time working with bits. I need to know how to check 2 variables to see if any two bits are set in both variables, Just like looping through 2 arrays of the same size and breaking out if array[x] and array2[x] have the same value.

The reason I want to know this is because to learn how to use bits I started working on a command processor kind of script where the player can't use the command if a bit is set in the players variable and in the commands variable.

I hope I explained this well enough and any help is appreciated.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)