Released Atlanto 1.02.3.4

A fictional island in the North Atlantic ocean featuring three towns and some infamous myths.

  1. shinchanf1

    shinchanf1
    Expand Collapse

    Joined:
    Nov 12, 2019
    Messages:
    1,018
    Looks like this line is actually related to preventing the ghost car from spawning in the day. the other line seems to be for setting rarity of the car spawning at night.
    Code:
    ghost.mode = "stop"
    gameplay_traffic.setVehicleVars({spawnOut = 0}, ghost.id)
    Code:
    gameplay_traffic.activate({ghost.id})
    gameplay_traffic.setVehicleVars({spawnOut = 0.6}, ghost.id)
    after searching the traffic.lua file, I replaced the lines with this.
    Code:
    gameplay_traffic.setTrafficVars({spawnValue = 0})
    Code:
    gameplay_traffic.setTrafficVars({spawnValue = 0.6})
    This should prevent the car from in spawning the day and set it to spawn at the intended rarity.
    I wasn't able to find a part in the function where you can insert the vehicle id, so it applies to all traffic. This does prevent traffic from working in the day, but I don't think it matters that much.
     
  2. Railfanning Michael

    Railfanning Michael
    Expand Collapse

    Joined:
    Aug 30, 2025
    Messages:
    2
    Atlanto mod is broken cause I cant load into the map, needs work
     
  3. TheSystemGuy

    TheSystemGuy
    Expand Collapse

    Joined:
    Jun 7, 2019
    Messages:
    89
    First, welcome to the forums. Second, please do not bump threads. Bumping threads is frowned upon on forums. Third, Atlanto is broken because it's designed for very old versions of the game. Fourth, you didn't need large text to get your point across.
     
    • Agree Agree x 2
    • Like Like x 1
  4. JoshD

    JoshD
    Expand Collapse

    Joined:
    Dec 31, 2020
    Messages:
    1,277
    Works for me.
     
  5. Railfanning Michael

    Railfanning Michael
    Expand Collapse

    Joined:
    Aug 30, 2025
    Messages:
    2
    --- Post updated ---
    how do you get it to work?
     
  6. JoshD

    JoshD
    Expand Collapse

    Joined:
    Dec 31, 2020
    Messages:
    1,277
    Deleted the mainLevel.lua file from the archive.
    --- Post updated ---
    screenshot_2025-08-31_21-57-45.jpg
     
    #366 JoshD, Sep 1, 2025
    Last edited: Sep 6, 2025
  7. Ananel81

    Ananel81
    Expand Collapse

    Joined:
    Sep 7, 2021
    Messages:
    1,333
    Crazy how many times this thread is bumped
     
  8. trollboi

    trollboi
    Expand Collapse

    Joined:
    Mar 23, 2025
    Messages:
    53
    (sorry for bumping!:() i was testing out "fixed" ver of this mod and i was wondering how to edit/fix the ghost car disappearing and missing its front end 284160_385.jpg 284160_384.jpg
     
  9. LegThePeg

    LegThePeg
    Expand Collapse

    Joined:
    Jun 4, 2022
    Messages:
    3,864
    I think that might be intentional, idk
     
  10. AmericanMuscleFan765

    AmericanMuscleFan765
    Expand Collapse

    Joined:
    Aug 27, 2020
    Messages:
    91
    I believe so too
     
  11. blue cobra

    blue cobra
    Expand Collapse

    Joined:
    Aug 28, 2024
    Messages:
    83
    Sorry for the bump but I believe that the ghost car is based off of a Gavril Grand Marshal.
     
  12. AmericanMuscleFan765

    AmericanMuscleFan765
    Expand Collapse

    Joined:
    Aug 27, 2020
    Messages:
    91
    Yes, it is
     
  13. Ananel81

    Ananel81
    Expand Collapse

    Joined:
    Sep 7, 2021
    Messages:
    1,333
    Looks like a Pessima Mk1 to me
     
  14. XTreaserX

    XTreaserX
    Expand Collapse

    Joined:
    Dec 30, 2017
    Messages:
    498
    no it is the grand marshal theres even a config for it iirc and yes the front part missing is on purpose btw
     
    • Agree Agree x 2
  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