set_pev( Index, pev_velocity, { 0.0, 0.0, 0.0 } ); set_pev( Index, pev_maxspeed, 0.0 );
if( pev( Index, pev_button ) ) return FMRES_SUPERCEDE;