21-09-2008, 12:16 AM
At the most if you want it to be more secure, make the system that you were talking about that creates CD-keys and adds them to a list everytime a player creates a account, then make that CD-key have a check like the if IP=true thing, so that no one else can use the account at the same time, just like the prevent dupe code. Everytime a cd-key is used have the server randomly generate a new one, and then have the used ones added to a list of used cd-keys that are registered to that account and cannot be used again, use common since, please do not post about using a system that was made by your hands that doubtably exists.
----edit----
Or you could always make the Config.ini or .dat(for smaller files and more security) and make the cd-key register into that file on the client side so that only the server can recieve the code from you.
----edit----
Or you could always make the Config.ini or .dat(for smaller files and more security) and make the cd-key register into that file on the client side so that only the server can recieve the code from you.