AH never mind smile found it thanks to the manual, I was supposed to put "*var" instead of "&" when I use arrays inside function parantheses.

Though I realised that Goto doens't work outside brackets in Lite-C so I can't skip some codes and ignore some parts of my scripts in different events. Is there any other way to do a goto command outside brackets in same function?