14.02.2012, 15:11
Hello everybody.
I have those errors.
sZn.pwn(14299) : error 021: symbol already defined: "strtok"
sZn.pwn(14314) : error 047: array sizes do not match, or destination array is too small
sZn.pwn(19023) : warning 219: local variable "mod" shadows a variable at a preceding level
How can I fix those errors?
Please help me.
Regards.
I have those errors.
Код:
pawno\include\streamer.inc(395) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
Код:
strtok(const string[], &index) {
Код:
return result;
Код:
new mod = 100;
Please help me.
Regards.