SA-MP Forums Archive
Hello. - 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: Hello. (/showthread.php?tid=216311)



Hello. - Max_Coldheart - 25.01.2011

Hello. I have an original "GodFather" Script that im testing out. I am compiling it. I dont get any errors but this is what I get:

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

Header size:           5904 bytes
Code size:          1100068 bytes
Data size:          2188232 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4904 cells (19616 bytes)
Total requirements: 3310588 bytes
How Can I Fix This And is This Dangerous?


Re: Hello. - gangstajoe - 25.01.2011

As long as i know, it's just some extra info that you get if you have an ''array'' that's too big.
But i don't know if it's dangerous, i don't think so, but i could be wrong.


Re: Hello. - ricardo178 - 25.01.2011

It is only some extra information like he said... Don't care about it


Re: Hello. - Mike Garber - 25.01.2011

I bet you this wont make your gamemode any less broke, but If you're lazy you can add;

pawn Код:
#pragma dynamic 21000
at the top of your script. Nothing i would do or recommend though.


Re: Hello. - Max_Coldheart - 25.01.2011

Could Someone Link Here Tutorial About How To Make RP Server? (( Not dload, I know how to script im just not sure how to start. So Please link to TUTORIAL about makin RP server))