Difference Compile? - 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: Difference Compile? (
/showthread.php?tid=72996)
Difference Compile? -
chenza - 12.04.2009
Step Compile That Different ,will make fail or not?
Re: Difference Compile? -
Think - 12.04.2009
the first compile needs more memory, just use #pragma dynamic 32000 and recompile
Re: Difference Compile? -
chenza - 18.05.2009
Quote:
Originally Posted by Pandabeer1337
the first compile needs more memory, just use #pragma dynamic 32000 and recompile
|
how to use it?
Re: Difference Compile? -
Correlli - 18.05.2009
In your script.
Re: Difference Compile? -
chenza - 18.05.2009
Quote:
Originally Posted by Don Correlli
|
Thank guys, i use
#pragma dynamic 32000 in my GM.
it... not be different!
Screen Shot:
Re: Difference Compile? -
Weirdosport - 18.05.2009
You don't need some of those includes by the way, core and float are unnecessary and there may be 1 or 2 others..