new button = pev(id, pev_button); if(button & IN_JUMP) { button = button & ~IN_JUMP; set_pev(id, pev_button, button); }