Since I have an idea of what you're editing, which it is the walk on walls? Am I correct? It will look something like this...mavrick06 wrote:1010000
1 0 1 0 0 0 0 0
25 26 27 28 29 30 31 32
On the offset list, where it says <bit>[#]</bit>, what ever that number is, is what binary number needs to be edited. On a sixteen byte string, the first FOUR bytes, counts EIGHT BITS. After that, it's 9 through 16, 17 through 24, then 25 through 32.
Trust me, you'll get used to it after a while. Always remember, since Halo Demo Bitmasks are always above the twenty-fifth bit, to make that correspondant...
1 0 1 0 0 0 0 0
25 26 27 28 29 30 31 32
... It'll help ya' a lot.
You're welcome, bud.mavrick06 wrote:and once again thanks syp.