26.08.2008, 12:48
.pwn(193) : error 037: invalid string (possibly non-terminated string)
which is referring to this line
format(file, sizeof(string), "\\Users\\%s.ini, pname);
I've adjusted that other stuff as mentioned and those errors are now resolved just got this one to go and i'm sure it will take out those other 2 errors i'm experiencing.
which is referring to this line
format(file, sizeof(string), "\\Users\\%s.ini, pname);
I've adjusted that other stuff as mentioned and those errors are now resolved just got this one to go and i'm sure it will take out those other 2 errors i'm experiencing.