24.07.2013, 18:00
Description about the problem: I was creating Save and Load system for state's business,but there it gives 1 error,I don't know why
(95405 -- 95407) : error 001: expected token: ",", but found ";"
Part of the script:
(95405 -- 95407) : error 001: expected token: ",", but found ";"
Part of the script:
Код:
sscanf(reload, "dd", strmid(MyDrzavna[i][DrzavnaOwner], data2, 0, strlen(data2), 64), strmid(MyDrzavna[i][DrzavnaOwner1], data2, 0, strlen(data2), 64);