do you need fapturbo50 or any more ? - page 2

 
string gsReaction[];

int start(){
   while (1==1){
      bool lbPositiveReaction = getPositiveReaction();
      if (lbPositiveReaction == FALSE){
         Print("Wake Up");
      } else {
         break;
      }
   }
}

bool getPositiveReaction(){
  
  int liPositiveCNT = 0;
  int liNegativeCNT = 0;
  for (int i = 0; i < liTotalReactions; i++){
     if (gsReaction[i] == MODE_NEGATIVE){
        liNegativeCNT++;
     } 
     if (gsReaction[i] == MODE_POSITIVE){
        liPositiveCNT++;
     }
  }
  if (liPositiveCNT >= liNegativeCNT){
     return(TRUE);
  }
  return(FALSE);
}
 
billvin:
who Interested

Im not intrested because i already owned a nice FART"TURBO60kmj

Reason: