Dismiss Notice

In the upcoming weeks mod approvals could be slower than normal.
Thank you for your patience.

Experimental Stunt Mortar 1.9

Apply force to a vehicle in a variety of ways.

  1. Fixed vehicles that melt then explode

    HighBeam9000
    This update fixes the problem where the following vehicles would melt then explode when the Stunt Mortar is installed in their License Plate Design slots:
    • ETK-i
    • SBR
    • Stambecco
    • Miramar
    • Wydra
    The problem was located in the "beams" section of some JBEAM files. If the section header line looks like this:
    Code:
    ["id1", "id2"],
    ...then the vehicle might explode. If colons are added, like this:
    Code:
    ["id1:", "id2:"],
    ...then the vehicle doesn't explode. Now ALL of the "beams" section headers have colons, and nothing blows up. Yay! :D

    Oh yeah, support was also added for the NASCAR mod (folder name = "nascar").
Return to update list...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice