SA-MP Forums Archive
Some Pawno Crap. #pragma dynamic 145000 - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Some Pawno Crap. #pragma dynamic 145000 (/showthread.php?tid=111459)



Some Pawno Crap. #pragma dynamic 145000 - BP13 - 02.12.2009

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      5072 bytes
Code size:     2286684 bytes
Data size:      186860 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4089 cells (16356 bytes)
Total requirements: 2495000 bytes
//EDIT this makes that error thing go away "#pragma dynamic 145000" is there any downside to it?


Re: Some Pawno Crap. - *ToM* - 02.12.2009

What's wrong with it ?
I had the same thing when I used to modify Godfather scripts...
nothing special at all :P


Re: Some Pawno Crap. - Hiitch - 02.12.2009

Either 1. Do what Seif said.

or 2. Start learning DCMD or ZCMD, like I am.


Re: Some Pawno Crap. - BP13 - 02.12.2009

Quote:
Originally Posted by [NaB
Hiitch - No srsly, Im a NaB ! ]
Either 1. Do what Seif said.

or 2. Start learning DCMD or ZCMD, like I am.
Already am using dcmd. and arrays such as bools or what I'm not sure?

//EDIT this makes that error thing go away "#pragma dynamic 145000" is there any downside to it?


Re: Some Pawno Crap. - niCe - 02.12.2009

#pragma dynamic should make the memory warning to disappear.