View Single Post
Old 06-12-2012, 04:38 PM   #39
dangarion
All Star Reserve
 
dangarion's Avatar
 
Join Date: Feb 2003
Location: Orange, CA
Posts: 569
Quote:
Originally Posted by Getch View Post
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.
Perfect. Thanks!
__________________
DanGarion
GM - Los Angeles Dodgers The Peanuts and Cracker Jack Baseball League
PCJBL!
dangarion is offline   Reply With Quote