Loading…

Method Name: protection

Method ID: 0x4049

Method Label: Set/Reset Password

Method Help:


  • {
  • char status[3];
  • char xmtr_status[6];
  • long parole;
  • long entered_parole;
  • long first_entry;
  • long second_entry;
  • long ids[1];
  • int result;
  • long base;
  • long psw;
  • int fault_entry;
  • entered_parole = first_entry = second_entry = 0;
  • if (_ivar_value(16441) == 0)
  • {
  • _get_local_var_value(literal_string(401),0,literal_string(402));
  • parole = _lvar_value(16440);
  • if (entered_parole == parole)
  • {
  • _iassign(16441,1);
  • send(145,status);
  • if (status[0])
  • {


Please login for more