Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem (
/showthread.php?tid=647861)
Problem -
Kraeror - 12.01.2018
Where is the problem?
Here is the problem code:
PHP код:
Header size: 8020 bytes
Code size: 393652 bytes
Data size: 11266648 bytes
Stack/heap size: 16384 bytes; estimated max. usage=12211 cells (48844 bytes)
Total requirements:11684704 bytes
Re: Problem -
Xeon™ - 12.01.2018
No, problem at all.
this is only the debug informations, your script will work fine. (if there's any bug post it here)
Re: Problem -
Kraeror - 12.01.2018
Not bugs! Thanks for information! +1 REP
Re: Problem -
chneubeul - 12.01.2018
Hello,
put #pragma dynamic 20000 // number of stack/heap size
anywhere in your script, will solve this warning