Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Add Additional Script Path?

    General Talk
    r25 python
    2
    3
    507
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bentraje
      last edited by

      Hi,

      The plug-ins now have an add folder option in the preference setting.
      Is there a script equivalent for that?

      Currently, the script should be located either somewhere in the user documents or in the installation directory, both of which are inconvenient to store. I'd rather point it to a dropbox folder where I store all my scripts and can easily refer.

      Is this possible?

      1 Reply Last reply Reply Quote 0
      • M
        m_adam
        last edited by

        Hi @bentraje, for the moment there is only the environment variable C4D_SCRIPTS_DIR that you can define. However this can't be set for a specific Cinema 4D version and this will be global. You can also add multiple path by separating them with a ;.

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        B 1 Reply Last reply Reply Quote 1
        • B
          bentraje @m_adam
          last edited by

          @m_adam

          Thanks for the response. Modifying the environment varialbles works for my use case.
          Closing the thread now.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post