ok, i looked over hazers explanation, i want to add two more modes into the program is this possible, because hazer wrote " By adding the value of 0x40 to the register STATER, I can cycle through 4 states. 0x40 in binary is the same as b’0100 0000’. By adding 0x40 I switch between the following values in binary:
b’00000000’; b’01000000’; b’10000000’; b’1100000’
So I create a 4 mode STATER and use bits 6 and 7 in the register to test which state I am in" so i was thinking if i halved the 0x40 and made it twenty and did the same to bits 6 and 7 could i add more modes or am i thinking too hard? thanks
EDIT: THANK YOU FOR YOUR ALL HELP, but i have CRACKED it lol i found a way to get 8 modes on all hazers codes, thank you hazer for letting me have your codes, its very simple when thought about if you want to know post here and i will show you
[gmod]Do Not Double Post click modify to edit post.[/gmod]