Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python 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

    serial advice...

    SDK Help
    0
    3
    247
    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.
    • H
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 12/10/2004 at 17:28, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.5 or 9 
      Platform:   Windows  ;   
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Hello all...
       
      how do I create a serial number?
      What are the general procedures to follow? I know I can get the first 11 digits of cinema with SysGetUserInfo.. but of what actual use are these digits?  Is there some way of making a serial code which will only work with a certain copy of cinema , or do we just generate our own codes regardless.... do some people use third party software?
      Sorry for the many questions...

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 12/10/2004 at 19:38, xxxxxxxx wrote:

        Howdy,

        Well, a simple way is to use the first 11 digits as one element in a calculation formula where the result of the calculation is your plugins serial number. Then you can compare that number to the number input by the user. If the two numbers match, then your plugin loads.

        Adios,
        Cactus Dan

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 13/10/2004 at 06:53, xxxxxxxx wrote:

          Thankyou kindly........

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