03.07.2012, 20:09
It means the compiler can't detect how much dynamic memory it would need at most.
Simply add this at the top of your script and don't worry anymore:
Simply add this at the top of your script and don't worry anymore:
pawn Code:
#pragma dynamic 1000000