Weather Historical Data

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jimmydm90
    Rookie
    • Nov 2013
    • 405

    #31
    Re: Weather Historical Data

    Here's a convoluted solution.

    What if every time game temperature dropped by 5 degrees, the percentage of players with sleeves went up and vice versa?

    Rough example:
    60 degrees= 10% in sleeves
    55 degrees = 25% in sleeves
    50 degrees = 40% in sleeves
    45 degrees = 70 % in sleeves
    40 degrees = 100% in sleeves

    Comment

    • A_Quiet_Pro
      Banned
      • Feb 2013
      • 2572

      #32
      Re: Weather Historical Data

      Originally posted by Jimmydm90
      Here's a convoluted solution.

      What if every time game temperature dropped by 5 degrees, the percentage of players with sleeves went up and vice versa?

      Rough example:
      60 degrees= 10% in sleeves
      55 degrees = 25% in sleeves
      50 degrees = 40% in sleeves
      45 degrees = 70 % in sleeves
      40 degrees = 100% in sleeves
      Little convoluted.. BUT.. That's actually exactly how'd they'd code that if they were to include it. Sounds like a simple If/Then loop. Like this.... (and pardon my syntax, I haven't coded in a while and also I KNOW the devs dont use basic hahaha)

      IF
      The temperature is
      >65 degrees then 0% in sleeves
      OR
      60 degrees then 10% in sleeves
      OR
      55 degrees then 20% in sleeves
      OR
      50 degrees then 30% in sleeves
      OR
      >40 degrees AND <50 degrees then 50% in sleeves
      OR
      <40 degrees then 100% in sleeves
      END IF

      Comment

      • MauerMorneau09
        Pro
        • Mar 2011
        • 675

        #33
        Re: Weather Historical Data

        Minneapolis is 70 degrees year-round in the game and that's a gripe that gets under my skin. As much as I'd like to go into detail, it's pretty clear what the problem is here.

        Comment

        • A_Quiet_Pro
          Banned
          • Feb 2013
          • 2572

          #34
          Re: Weather Historical Data

          Originally posted by MauerMorneau09
          Minneapolis is 70 degrees year-round in the game and that's a gripe that gets under my skin. As much as I'd like to go into detail, it's pretty clear what the problem is here.
          Wouldn't MINN be one of the cooler places in the game? (Yes, I see your point).

          Comment

          • thaSLAB
            [Player 1]
            • Feb 2008
            • 4495

            #35
            Re: Weather Historical Data

            Originally posted by MauerMorneau09
            Minneapolis is 70 degrees year-round in the game and that's a gripe that gets under my skin. As much as I'd like to go into detail, it's pretty clear what the problem is here.
            They are aware of this issue.

            htcONE [M8] 5.0 | Tapatalk
            Twitch
            Twitter

            YouTube


            Comment

            • ClarkWGrizwold
              Rookie
              • Feb 2008
              • 237

              #36
              Re: Weather Historical Data

              Originally posted by thaSLAB
              They are aware of this issue.

              htcONE [M8] 5.0 | Tapatalk

              Just the Minnesota issue or the fact that they all wear sleeves at a certain temp?

              Comment

              • thaSLAB
                [Player 1]
                • Feb 2008
                • 4495

                #37
                Re: Weather Historical Data

                Originally posted by ClarkWGrizwold
                Just the Minnesota issue or the fact that they all wear sleeves at a certain temp?
                I was referring to the Minnesota temperature, but I'm sure the 100s of posts about the sleeves cannot go unnoticed lol.

                htcONE [M8] 5.0 | Tapatalk
                Twitch
                Twitter

                YouTube


                Comment

                • MauerMorneau09
                  Pro
                  • Mar 2011
                  • 675

                  #38
                  Re: Weather Historical Data

                  Originally posted by thaSLAB
                  They are aware of this issue.

                  htcONE [M8] 5.0 | Tapatalk
                  Glad to hear that, all I needed to know

                  Comment

                  • Factzzz
                    FA
                    • Aug 2011
                    • 1655

                    #39
                    Re: Weather Historical Data

                    Watching the Cubs/Cardinals opening night game,

                    a lot of the players are wearing long sleeves, but most notably, both starting pitchers are not wearing long sleeves.

                    This is contrary to the Show as in the Show, the pitchers are the ones who automatically wear long sleeves before any of the batters. I guess because the pitchers threshold for when they wear long sleeves is lower than the batters.

                    Ultimately, the Show needs to add an option in the editor, so it decides individually if each player wears long sleeves or not, opposed to all or nothing.
                    NFL : Atlanta Falcons
                    MLB : Toronto Blue Jays

                    Comment

                    • bigwill33
                      MVP
                      • Jul 2002
                      • 2281

                      #40
                      Re: Weather Historical Data

                      Originally posted by Factzzz
                      Watching the Cubs/Cardinals opening night game,

                      a lot of the players are wearing long sleeves, but most notably, both starting pitchers are not wearing long sleeves.

                      This is contrary to the Show as in the Show, the pitchers are the ones who automatically wear long sleeves before any of the batters. I guess because the pitchers threshold for when they wear long sleeves is lower than the batters.

                      Ultimately, the Show needs to add an option in the editor, so it decides individually if each player wears long sleeves or not, opposed to all or nothing.
                      Pitchers often hate the restriction of having on a sleeved shirt. Usually they are warmer because they are moving a lot more than other players just standing around, but they do like to keep their arm warm. Hence the jacket being worn on the base paths. It all boils down to personal preference. Just like in football, some baseball players won't wear cold weather gear because they think it makes them appear soft. Others bundle up when the temps drop below 60.

                      Comment

                      Working...