gamemode size - 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: gamemode size (
/showthread.php?tid=529043)
gamemode size -
iBots - 31.07.2014
Is it ok that my gamemode is 80k lines and the amx size is 7,000,000 bytes?which means 7mb
Respuesta: gamemode size -
Zume - 31.07.2014
That depends on your code, you might have string too big. but that not is problem right?
Re: gamemode size -
SickAttack - 31.07.2014
Use 16 bit arrays, and less cells.
Re: gamemode size -
Clad - 31.07.2014
Generally the amx file is bigger than pwn file