19.04.2012, 07:18
Of course if you have more stuff it's going to be a bigger file. That's how things work. If you want to save memory; use pvars, use less arrays, redefine MAX_PLAYERS to how many actual slots you have on your server, use smaller strings and generally use memory efficiently.

