2011-09-30, 01:23 PM
Haseo Wrote:Quite basically, I don't have any idea where to start. I don't even understand some parts of the code
Here's the thing you should try to figure out: What does it do? If it is problems with the C#-syntax, then solve that by learning more C#. If it is something you import and some functions you don't understand, then I'm quite sure most libraries have proper documentation about what it does and what it doesn't.

