11.07.2014, 11:19
well,in the saving system,i made 100 slots for each pack,and in the saving system i was saving them from slot id 1 to slot id 100 using:
and loading them 1 by 1,but it showed me:
and the gamemode didnt work anymore
pawn Код:
Packs[i][PackSlot][0] = strval(arrCoords[1]); // for example
Packs[i][PackSlot][1] = strval(arrCoords[2]); // for example 2, i made this 100 times
pawn Код:
Header size: 20324 bytes
Code size: 3518372 bytes
Data size: 14752928 bytes
Stack/heap size: 46000 bytes; estimated max. usage: unknown, due to recursion
Total requirements:18337624 bytes