26.01.2010, 17:03
My amx size is 1.96mb and my script is around 33.000 lines but I saw that Vortex RP which is almost 22.000 lines its amx size is around 800kb.
I dont use any include except from the basic and also I saw that Vortex RP script uses sscanf and many cmds are smaller than mine.But is it possible to have an almost 3 times bigger amx with a 11.000 lines difference? Is there anyway to make my amx smaller? (I recently used this #undef MAX_PLAYERS #define MAX_PLAYERS 50 and my amx went to 1mb but I want some results without changing the MAX_PLAYERS)
I dont use any include except from the basic and also I saw that Vortex RP script uses sscanf and many cmds are smaller than mine.But is it possible to have an almost 3 times bigger amx with a 11.000 lines difference? Is there anyway to make my amx smaller? (I recently used this #undef MAX_PLAYERS #define MAX_PLAYERS 50 and my amx went to 1mb but I want some results without changing the MAX_PLAYERS)