character deletion and sourcecode for packer

06/07/2011 15:06 RumorUS#1
i need source code for archive packer


and howcome sometimes in my server my players cannot delete their char?
06/07/2011 15:32 tim66613#2
Quote:
Originally Posted by RumorUS View Post
i need source code for archive packer
I think there's no other EterPack packer beside my tool (which is closed-source).
Quote:
Originally Posted by RumorUS View Post
and howcome sometimes in my server my players cannot delete their char?
Are these characters over level 70 ?

Kind Regards Tim
06/07/2011 22:31 RumorUS#3
Thanks tim, the characters are under level and cannot be deleted.
My conf.txt shows level 70 as the setting.

Some people can delete their characters, some cannot.


About the packer.. I just need some method to change the extension on the eix and epk files so that my client will run with a new one and people won't be able to add those PC files that allows them to use DC hack and DMG hack. Then I wan't my client to only connect to the server if using a certain file inside the client.
06/07/2011 23:11 tim66613#4
Quote:
Originally Posted by RumorUS View Post
[...]
About the packer.. I just need some method to change the extension on the eix and epk files so that my client will run with a new one and people won't be able to add those PC files that allows them to use DC hack and DMG hack. Then I wan't my client to only connect to the server if using a certain file inside the client.
You can use a hex-editor / IDA Pro to replace the file extension inside client and archiver. (You need an older version of it, since newer versions are always packed)

Kind Regards Tim
06/08/2011 14:39 RumorUS#5
ok thanks I will try