How I Can Fix IT?? Help - 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: How I Can Fix IT?? Help (
/showthread.php?tid=631070)
How I Can Fix IT?? Help -
Fletcher007 - 22.03.2017
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 21548 bytes
Code size: 5047952 bytes
Data size: 10562604 bytes
Stack/heap size: 16384 bytes; estimated max. usage=1535 cells (6140 bytes)
Total requirements:15648488 bytes [PHP]
How i can fix it?
Re: How I Can Fix IT?? Help -
RyderX - 22.03.2017
You're using a huge variables, try optimizing your code and try using #pragma dynamic 1000000 and if doesn't go, try increasing the number.
Re: How I Can Fix IT?? Help -
Toroi - 22.03.2017
Fix what?
Re: How I Can Fix IT?? Help -
Fletcher007 - 22.03.2017
thanks Rayder i fixed it