Most excellent schooling there.
quote:
Why does the computer partner continue to throw doubles as offs, and then we get set.
quote:
if (int_maxnumberabove==0 && (int_player2numberoftrumps-1> =int_numberofmytrumpshigherthanoppentshightrump
||int_player3numberoftrumps+int_player1numberoftrumps==0 ))
{boo_walkers=true;}
if (boo_walkers==true && boo_winninglowtrumpexists==true)
{
boo_tilefound=true;
int_player2moveindex=int_player2lowjunktrumpindex;
}
else if( int_player2numberoftrumps> 0 &&
([[marray_table[0]valueForKey:@"int_trickvalue"]intValue]> =float_randomplay
|| (int_player2numberoftrumps+int_player2numbernontrumpswithcount==[marray_player2 count])
|| boo_player3likelyforcedcount==true
|| boo_player4likelyforcedcount==true
|| (boo_team2wonbid && 42-1-int_team1trickscore<int_team2scorerequirement)
|| (boo_team1wonbid && 42-1-int_team2trickscore<int_team1scorerequirement)
|| (([[marray_player2[int_player2hightrumpindex]valueForKey:@"int_trickvalue"]intValue]> 0
&& (int_player2hightrump<int_player3hightrump && int_player2hightrump<int_player1hightrump))
&& (int_player3numberlead> 1 || int_player3numberoftrumps==0 || boo_player3likelyloses==true))))
{