THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/04/2009 at 14:37, xxxxxxxx wrote:
Serial / License Key format:
For the purpose of example, let's look at the "Hair" module (plugin) string...
**Mod: Hair :** [11-0-1017643] <<40300012345-AAAA-BBBB-CCCC-DDDD>>
...the first part (in bold/underlined) is just a textual name for the plugin - this gets displayed in the License Server interface, but the exact name is not crucial (it doesn't necessarily need to "match" anything else in the system - it's only used for display purposes).
Mod: Hair : **[11-0-1017643]** <<40300012345-AAAA-BBBB-CCCC-DDDD>>
...the next part (enclosed in square brackets) is important. The '11' is the C4D version, the '0' is the platform (Mac or PC, but generally no longer used - I think this can always be '0') and finally, the PluginID of the plugin being registered (ie. you need to insert your plugin's ID here).
Mod: Hair : [11-0-1017643] << **40300012345-** AAAA-BBBB-CCCC-DDDD>>
...the final section (enclosed in double angle brackets) is the actual serial number / license key for the plugin.
> Of special note here is that the underlined digits (last 5 digits of the 11-digit serial number) need to match the last 5 digits of the CINEMA 4D serial number - this tells the License Server which "serial package" this plugin belongs in.
...the first 6 digits/characters of the 11-character string before the dash are not important/used by the License Server, but those last 5 digits need to match.
Mod: Hair : [11-0-1017643] <<40300012345 **-AAAA-BBBB-CCCC-DDDD** >>
...everything after the dash is where your plugin's license key goes (however you go about generating that).
So to recap:
Plugin name [11-0-yourpluginIDdigits] <<xxxxxx12345-yourlicensekeygoeshere>>
...using the above information and my Riptide Pro plugin as an example, here is a sample license key string that can be pasted into the License Server...
Riptide Pro [11-0-1022532] <<RipPro12345-XOXOXOXOXOXOXOXO>>
...where the '12345' would be replaced by that user's last 5 digits of his 11-digit serial number and the XOXO partwould be replaced by a 16 character generated license key that my plugin uses.
(continued in next post...)