March 14, 2015 at 02:20PM View BBCode
Ill start with questions.March 14, 2015 at 02:25PM View BBCode
Originally posted by Stuthecool626
Second question: Why do RBs decline so much BEFORE the age of 30? You know how many elite RBs have had amazing seasons at age 27-29 man I cant even count on my fingers.
March 14, 2015 at 04:00PM View BBCode
I didnt know that collage guys get red shirted.March 14, 2015 at 11:15PM View BBCode
Formations are certainly coming, but there are a lot of structural things I have to address. The way things are set up now requires a big chunk of code to be added for new formations and parts of the game already push certain internal code size limits, so I have to break things up and modularize them more. This process has already begun but it's time consuming as it requires a lot of testing.March 14, 2015 at 11:51PM View BBCode
Oh when will that be done that sounds neat! And unless 90% of kids in America starts graduating at 19 years old something definitely has to change cause the plays should start at 18 and rare kids start at 19-20March 15, 2015 at 01:22AM View BBCode
Originally posted by Stuthecool626
Oh when will that be done that sounds neat! And unless 90% of kids in America starts graduating at 19 years old something definitely has to change cause the plays should start at 18 and rare kids start at 19-20
// Create freshmen
for(int i=0;i<(round1Players+round2Players);i++) {
int age=18;
if(this.rnd.nextInt(100)<=5) age++;
March 15, 2015 at 02:17AM View formatted
March 15, 2015 at 03:17AM View BBCode
Anything can be fixed if I stare at it long enough. :)March 15, 2015 at 10:48AM View BBCode
Oh I remember the big question I wanted to ask. How come on week 17 most teams are scheduled to play random teams instead of teams in our own division like the nfl does these days?(also AC south is playing AC north for third or fourth straight year in zeta scheduling errors) lol I'm not complaining please don't take it the wrong way I just like seeing the game at it's best.March 18, 2015 at 02:37PM View BBCode
My last 2 game always seem meaningful doonie-busters, Stu. Skating into the playoffs hasn't been an option.Pages: 1