set_pev( Client, pev_flags, pev( Client, pev_flags ) | FL_FROZEN ); // freeze set_pev( Client, pev_flags, pev( Client, pev_flags ) &= ~FL_FROZEN ); // unfreeze