08.08.2009, 10:21
Quote:
Originally Posted by MadeMan
Well one of the main problems seems to be that you have global variables X, Y, Z and also local variables X, Y, Z so you should change the global variables or just delete the declaration of local variables. And also, can you post the functions where you get this error: "number of arguments does not match definition".
|
Couldnt find any Global Variables.