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
    • Recent
    • Tags
    • Users
    • Login

    SnHookClass

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 398 Views
    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 Offline
      Helper
      last edited by

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

      On 05/02/2009 at 01:06, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   10.5 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi,

      I am currently using the SNHookClass to implement a serial number check for my plugin.

      The C4D serials seem to work like this:

      Input serial plus key into field (1212121212-vcvc-cvcv-cvcvc-etc.)

      Check key

      Change the field to view only serial

      Is it possible to mimic this behaviour? That is to change the string displayed in the field? We would like to prevent viewing our license key but change it to the products serial number once checked.

      Also does the dialog check every startup, or does it only check if field info has changed? If ot checks every time an I change what's in the field I would have to store the key in the plugins WritePluginInfo()?

      Or am I missing the point completely? 😉

      Any help on this would be great.

      Markus

      p.s.:

      by serial number I mean a running number identifying the software instance

      by key I mean a license key used to unlock the software

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

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

        On 05/02/2009 at 01:17, xxxxxxxx wrote:

        i have the same problem. I need this solution, too 🙂

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

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

          On 05/02/2009 at 05:47, xxxxxxxx wrote:

          I don't think this is possbile. But I asked the developers to make sure.

          cheers,
          Matthias

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

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

            On 11/08/2009 at 15:47, xxxxxxxx wrote:

            Is there any reply by the developers ?
            Unless in R10.5, perhaps in R11 any solution available ?
            I'm very interested in a solution too.
            Andre.

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

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

              On 13/08/2009 at 01:51, xxxxxxxx wrote:

              Unfortunatly this is not possible through the plugin API.

              cheers,
              Matthias

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