Quote:
	
	
		| 
					Originally Posted by dangarion  In game he's showing on the rookie stats (even in real life right now he is rookie eligible). | 
	
 Looks like there is a bug.  I have the max AB's at 100, but it should be 130.  That caused him to fall of the ballot.
Change the line in AWAdmin:
  if ($self->{stats}->{$id}->{TAB} < 100) {
to
  if ($self->{stats}->{$id}->{TAB} < 130) {
To fix.  I'll have it fixed in the next update.  Thanks for finding this.
		
 
		
		
		
		
		
		
			
				__________________
				Get the OOTP Online Utilities for online leagues!  
Includes Gamecast, Development, Live Sims, Voting and more.
Check 
here  for more details