17.12.2010, 12:35
I am getting these errors..
My 3 lines:
There all strings..
Код:
(31) : error 006: must be assigned to an array (32) : error 006: must be assigned to an array (33) : error 006: must be assigned to an array
pawn Код:
qidea = dini_Get(str,"questidea");
qtime = dini_Get(str,"questtime");
qtype = dini_Get(str,"questtype");