SA-MP Forums Archive
pawn and amx file kb - 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: pawn and amx file kb (/showthread.php?tid=78342)



pawn and amx file kb - RenisiL - 19.05.2009

Hey why my GameMode pawn kb 86 oh amx file 166 kb

sorry i bad speak english





- RenisiL -


Re: pawn and amx file kb - yom - 19.05.2009

Because .pwn is just a text file, and .amx isn't. When you do for example "new bla[5000000];" this is only a few characters of text, but once compiled, it become a big array of memory.