09.10.2010, 17:16
well i told you alreadsy i got just 1 string already it's made global variable.
new str[130];
Also, i re-defined MAX_PLAYERS to 10, didn't work, same thing ...
EDIT: Seems ZCMD is the problem, i removed like 300 ZCMD commands and it worked, header size decreased by 50%
Header size: 9832 bytes
Code size: 467744 bytes
Data size: 904988 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4393 cells (17572 bytes)
Total requirements: 1398948 bytes
new str[130];
Also, i re-defined MAX_PLAYERS to 10, didn't work, same thing ...
EDIT: Seems ZCMD is the problem, i removed like 300 ZCMD commands and it worked, header size decreased by 50%
Header size: 9832 bytes
Code size: 467744 bytes
Data size: 904988 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4393 cells (17572 bytes)
Total requirements: 1398948 bytes