12.11.2011, 12:18
Zonek.pwn(40) : warning 201: redefinition of constant/macro (symbol "MAX_STRING")
Zonek.pwn(14462) : warning 219: local variable "mod" shadows a variable at a preceding level
Zonek.pwn(41957) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
lines (39 - 41):
lines (14461 - 14463):
lines 41957: DON'T FIND ... The last line is 41957 and nothing there, ...
Zonek.pwn(14462) : warning 219: local variable "mod" shadows a variable at a preceding level
Zonek.pwn(41957) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
lines (39 - 41):
Код:
#define DRUGS_DELAY 6 #define MAX_STRING 300 //==============================================================================
Код:
} new mod = 100; tmp = strtok(cmdtext, idx);