Originally Posted by iLovEi ok, i think i wont be able to make a massive delete tool for operator items xD thank you all for this help :) Why so fast to give up? Code: if( ((nKey >> 9) & 0x0F) == 0 ) {/*Do whatever with optool item*/}
if( ((nKey >> 9) & 0x0F) == 0 ) {/*Do whatever with optool item*/}
Last edited by NextIdea; 23-01-13 at 09:27 AM.