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



Little Help - SpiderWalk - 18.09.2011

I got this warning

Код:
C:\Documents and Settings\Korisnik\Desktop\Programi\G.R.P\gamemodes\LasVegasRP.pwn(8047) : warning 216: nested comment
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          10560 bytes
Code size:          1063184 bytes
Data size:          2009488 bytes
Stack/heap size:      16384 bytes; estimated max. usage=6302 cells (25208 bytes)
Total requirements: 3099616 bytes

1 Warning.
Line:
pawn Код:
/*                   .:: Police cars ::.                                    */



Re: Little Help - =WoR=G4M3Ov3r - 18.09.2011

PHP код:
// Police Cars 



Re: Little Help - SpiderWalk - 18.09.2011

fixed thanks


Re: Little Help - Kingunit - 18.09.2011

Also I see this:
Quote:

Header size: 10560 bytes
Code size: 1063184 bytes
Data size: 2009488 bytes
Stack/heap size: 16384 bytes; estimated max. usage=6302 cells (25208 bytes)
Total requirements: 3099616 bytes

Probably your strings are too big. Use as maximum 128.