set their flag2 and then IGNORE_FLAG2 in the c_move.

You can also create collision groups: instead of this:

set(you,IGNORE_YOU);
set(me,IGNORE_ME);

put:

return(0);

and then in the c_move use ACTIVATE_PUSH as a mode.


~"I never let school interfere with my education"~
-Mark Twain