Hey everyone. I was wondering how I can encode a file using GE script. To be more specific, I want a bit of code that will open a file and then read each character. For each character it reads, it will add a certain number to it's ID and store the result in an array. So for example, it would take the string "abc" and turn it into "def". See what I mean?
I promise to give points to anyone who can solve the problem. Thank you
Sonic