Loading...
1 file liked
3 comments
0 videos
0 uploads
0 followers
  • Default

    To all people using the mod
    I have also found a way to stop GPS routes from disappearing.
    Go into the file and delete the public sub update routes()

    February 03, 2018
  • Default

    @LCBuffalo
    This is a beautifully written script and I love the ambition and potential of the mod

    5-star work

    January 27, 2018
  • Default

    @Valryx @valroy_cl
    TL;DR
    Go into script and look for the sub 'setvalidorigin'
    Change nearestlocationdistance>500 to >1000
    Change nearestlocationdistance = 500 to =1000

    I've found out what's making the game freeze. Some passenger spwaning locations are simply too isolated from the other ones. The game tries to look for a passenger nearby but fails to do so. This happens for example at the entrance of Raton Canyon trails, if you drop off a passenger there the game freezes because it fails to look for another passenger.
    What I did was that I modified the script a bit so it tells the game to search for passengers within a larger area so it never fails.

    January 27, 2018