:
Destination Time
:
Present Time
:
Last Time Departed

BACKINTIME

Mod Team
  • Content Count

    33
  • Joined

  • Last visited

Posts posted by BACKINTIME


  1. You code what to load and unload when you want it...

    in the main.scm, the code will be written

    Example: if the year is 1955, these buildings will load

    buildingA

    buildingB

    buildingC

    buildingD

    buildingE

    and so on...................

    Example: if the year is 2015, these buildings will load

    buildingW

    buildingX

    buildingY

    buildingZ

    and so on...................