Thanks for the reply, i appreciate everything you've said.
I believe it has something to do with this:
But i'm stocked , i dunno what's the next step.
Go into your resource folder, and then search for Resource.txt
Code:
version "V0.01"
encryptionKey 0x57
resource 1 "..\ResClient\data.res"
If you change the encryption key, and if someone tries to open your *.res files by using the Flyff Resource-Editor it will cause it to break, so untill someone can change your new encryption key to the old one (0x57) your *.res files will be protected.
But i dont recommend this way of protecting your res files, it aint hard to find out your new encryption key if you do it in this way. But it might helps to protect your files from kids that trying to modify the resources to get Speed/Range etc.
When you changed the encryption key, you also gotta edit some stuff in your Neuz source and you might need a new merge.exe programm to merge your files.
(of course, there is also a lot more ways to encrypt and protect your resource files.)
I'll appreciate your help. Thank you.