Falling Damage = ANNOYING!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dave56k

    #1

    Falling Damage = ANNOYING!!!

    Well, we all know that falling damage in BF2 is, well, crappy.
    Walk too fast down stairs? Ow. Fall off a 2ft ledge? Ow, again.

    Can someone PLEASE tone it down to .5x what it is now??? Or turn it off???
  • TheEn|gma
    Member
    • Jun 2005
    • 5247

    #2
    Re: Falling Damage = ANNOYING!!!

    A tiny bit of realism in BF2 is a good thing, dropping off buildings that are hundreds of feet in the air would look stupid and make BF2 look likes its in a different age.

    Comment

    • imported_bigpappa
      Member
      • Oct 2006
      • 2159

      #3
      Re: Falling Damage = ANNOYING!!!

      on the flipside, i have jumped out of an airplane and lived.

      Comment

      • Mo0by
        gone somewhere
        • Jul 2006
        • 3854

        #4
        Re: Falling Damage = ANNOYING!!!

        Originally posted by bigpappa
        on the flipside, i have jumped out of an airplane and lived.
        LMAO :laugh: :laugh:

        Still, leave it alone we do have a parachute....

        Comment

        • -=Headshot=-

          #5
          Re: Falling Damage = ANNOYING!!!

          It does get annoying from the smallest things. But, idk, I only think it should be disabled on stairs, small ledges, and stuff of that source. Otherwise, its fine.

          Comment

          • dave56k

            #6
            Re: Falling Damage = ANNOYING!!!

            yeah, no damage would be very unrealistic. half damage would be great. does anyone know how to tweak this?

            Comment

            • Venomous

              #7
              Re: Falling Damage = ANNOYING!!!

              Originally posted by Mooby Mc Moob
              LMAO :laugh: :laugh:

              Still, leave it alone we do have a parachute....
              And there are such things as parachute releases. Jump off a 10 ft ledge use parachute lol even better

              Comment

              • GlobalFear

                #8
                Re: Falling Damage = ANNOYING!!!

                I believe it is A. hardcoded or B. buried in the material definitions.

                Comment

                • camper.
                  Member
                  • Dec 2006
                  • 3459

                  #9
                  Re: Falling Damage = ANNOYING!!!

                  If you jump into water, it doesn't hurt. Try jumping out of a plane as high as you can get and try landing on the coast, you will land standing up. Retarded...

                  Does anyone know how to get rid of the stupid border killing commander dude? I'd like to exit the map for once.

                  Comment

                  • GlobalFear

                    #10
                    Re: Falling Damage = ANNOYING!!!

                    Do you mean the combat area? Done on a map specific basis in the gameplayobjects.con

                    Comment

                    • dave56k

                      #11
                      Re: Falling Damage = ANNOYING!!!

                      Originally posted by GlobalFear
                      Do you mean the combat area? Done on a map specific basis in the gameplayobjects.con
                      I'll have to mess around with that file... :)
                      About falling into the water, if you land hard enough (which is easy to do) you will still take damage as the "ground" underneath the water's surface is only about 4 or 5 feet down for some reason... oddness...

                      Is damage taken from a gun a separate value than falling damage? If so, all you'd have to do was up the gun damage to twice normal(if possible!), then tune "global" damage, if such a thing exists, down to half normal. Tada! Normal gun damage, half falling damage.

                      Originally posted by GlobalFear
                      I believe it is A. hardcoded or B. buried in the material definitions.
                      Unless options A. or B. are correct... :hmm:

                      Comment

                      • GlobalFear

                        #12
                        Re: Falling Damage = ANNOYING!!!

                        You really are over simplifying everything.
                        Basically everything has a material or multiple materials. The material manager dictates their interaction with one another. What happens when mat 41 collides with mat 75? What damage is done, what effects played, what sounds sounded, what decals applied.

                        Hardcoded = Unable to modify.

                        Comment

                        • dave56k

                          #13
                          Re: Falling Damage = ANNOYING!!!

                          here's an idea! when a parachute is triggered, even if your guy is traveling at a "hurtable" velocity towards the ground, he doesn't get hurt.

                          When parachutes are triggered, there must be a value that changes somewhere. if we could make this "falling invulnerability" value trigger as soon as we jump, then deactivate 1 or 2 seconds later (ie, when falling would actually hurt), you'd have realistic falling damage!! i'm pretty sure Project Reality has done plenty of modifications in the damage category... it should be doable...

                          or an invisible object could be created, assigned to the jump button (spacebar), and make it be used when you jump. it would activate that piece of magical code, then deactivate1 second later... :)

                          Comment

                          • GlobalFear

                            #14
                            Re: Falling Damage = ANNOYING!!!

                            All the parachute does is slow your descent.
                            No changing values involved. You are simply falling slower.

                            You could try applying a gravitymodifier to each soldier. That would slow their descent and theoretically reduce damage.

                            Comment

                            • Kapukluk

                              #15
                              Re: Falling Damage = ANNOYING!!!

                              Ok, the falling damage is just poorly coded on a formula that involves all levels of height or falling distance with no limits or intervals. If they modded the code to have the falling damage only exist at an interval of 8 feet and up or something, then it would be perfect.

                              Comment

                              Working...