11.07.2014, 01:33
Well,i have made a system,with saving/loading,it's packs system,well and i made 100 slots for each pack,so i had to save them 1 by 1,i mean the slots,and loading them 1 by 1,so i made like this
it should work but it shows this error:
these lines are from format till the last Packs[i][PackSlot][99]
please help
pawn Код:
format(..........%d.....
and under it
Packs[i][PackSlot][0], //i made 100 like this
pawn Код:
C:\Users\John\Desktop\Malek\Amagin\gamemodes\imagine.pwn(65296 -- 65403) : fatal error 102: table overflow: "staging buffer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
please help