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

    Plugin Which Creates MenuItems with Scripts ( not from user folder )

    General Talk
    programming chit-chat
    2
    4
    1.1k
    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.
    • G
      Gemini
      last edited by

      Hey,
      Can it be possible to create a user menu from a plugin with scripts ( lines ) which are not registered in the c4D user preference folder ? ( "c:\Users\xxx\AppData\Roaming\Maxon\Maxon Cinema 4D YY" )
      Thanks in advance,
      G

      1 Reply Last reply Reply Quote 0
      • G
        Gemini
        last edited by

        Anyone here ? Any practice like this ?

        i_mazlovI 1 Reply Last reply Reply Quote 0
        • i_mazlovI
          i_mazlov @Gemini
          last edited by

          Hi @Gemini,

          please excuse the delayed answer.

          It's hard to understand what exactly you're asking about.

          If you want to create custom menu, please check the following threads:
          Building menus with C4DPL_BUILDMENU in S26+
          How to add "scripts" to a menu?

          If your question is anyhow related to loading plugins from custom location, please check the g_additionalModulePath argument. Related discussion was in the following thread:
          how to program plugins with python?

          Otherwise, please give a more detailed description of what specifically you're trying to achieve.

          Cheers,
          Ilia

          MAXON SDK Specialist
          developers.maxon.net

          1 Reply Last reply Reply Quote 0
          • G
            Gemini
            last edited by

            I just simply add a plugin to C4D which creates a user menu into C4D all in one pack without adding any script into the user C4D preferences folder ( library / scripts ) . Menu and script embedded solution all in one plugin inside.

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