21.12.2012, 13:08
Hey,
can someone please help me with this small issue I am having?
I have this line in my script:
But it says "warning 202: number of arguments does not match definition", so does anyone knows where i should place the MAX_MEMBERS or anything?
Thanks in advance!
can someone please help me with this small issue I am having?
I have this line in my script:
Код:
if(strcmp(dini_Get(nomefile,"member%d",MAX_MEMBERS),"None",true)==0)
Thanks in advance!