Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • about the bytes = ... thing: it worked for me (in-game) so I had no problems :D Anyway, I am going to use your code :) Thanks a lot. Commented Jul 15, 2013 at 14:04
  • In bytes = ... the string.len(s) is probably OK, but i has never been defined before. It must come from some other part of your code I guess :) Commented Jul 15, 2013 at 14:39
  • Could be, yes. I think that Ctrl+C was the cause of that i being there :D Commented Jul 15, 2013 at 16:49