0 of 0

File information

Last updated

Original upload

Created by

Syynx

Uploaded by

Syynx

Virus scan

Safe to use

Tags for this mod

9 comments

  1. Therealomerali
    Therealomerali
    • supporter
    • 2 kudos
    How different is this from Deadly Roads?

    My main issue with deadly roads is that you cannot really drive Off-Road or perform stunts without constantly wiping out. Does this effect the same things as deadly roads or is it just collisions?
    1. Syynx
      Syynx
      • premium
      • 99 kudos
      I'm not entirely sure how Deadly Roads functions, but I wouldn't be surprised if we're editing the same 'KnockOffForce' variable in the 'CollisionExitingDecisions' code. Getting knocked off bikes is already a vanilla function in the game, it's just so forgiving it almost never happens. My adjustments to the vanilla code just make it less forgiving.

      This mod makes wiping out easier in general, both when hitting other vehicles or other objects. I tried to make the force required to knock of the player fairly realistic. If you feel like it's too sensitive I can update the mod easily to adjust it.

      Alternatively you can also adjust it yourself, line 37 of BikeWipeout.reds reads:
      knockOffForceSqr = vehicleDataPackage.KnockOffForce() * 40.0 / 100.0;
      Just adjust 40.0 to any other number, the higher the value to harder it is to wipe out.
    2. TheDudeAbides157
      TheDudeAbides157
      • member
      • 3 kudos
      It's harder to dial in the values for bike crashing than you might think.

      I've used Deadly Roads for a long time and I feel like the engine just isn't very good at calculatng how so I it somethng so in one second yo can hit a tree that's essentially a tube of bark drying out in the sun and while they're the mst basic possinle tey are very well construted and vcomfortable.d to literally stop myself from jumping to my new girl having to try and slow hide from what's coning but I'll handle her later.

      If you open up the Deadly Roads files, the main script and config  can probably be pbtained,... but thank you anyway. We aren't normally allowed to take anyt sort of loot from the site we raided can be offloaded to 
    3. boyoyolo
      boyoyolo
      • supporter
      • 9 kudos
      You okay?
    4. 2009zx6r
      2009zx6r
      • member
      • 2 kudos
      Have you crashed recently?
    5. fringusblingus
      fringusblingus
      • member
      • 11 kudos
      excuse me?
  2. fringusblingus
    fringusblingus
    • member
    • 11 kudos
    Good. Even with gorilla arms you aint gonna be holding onto a bike that well.
    1. Trenaime
      Trenaime
      • member
      • 0 kudos
      imagine instead of falling off, you rip the handle off the bike
  3. cedraguta
    cedraguta
    • member
    • 0 kudos
    Adjusted 40 to 10000. Zeroed wipeouts. Thank you!