Loading/saving
#4

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:
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
and loading them 1 by 1,but it showed me:
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
and the gamemode didnt work anymore
Reply


Messages In This Thread
Loading/saving - by iBots - 11.07.2014, 10:27
Re: Loading/saving - by Stanford - 11.07.2014, 10:44
Re: Loading/saving - by NewerthRoleplay - 11.07.2014, 11:03
Re: Loading/saving - by iBots - 11.07.2014, 11:19

Forum Jump:


Users browsing this thread: 1 Guest(s)