/home/groups/amxmodx/tmp3/phptPSsDR.sma(309) : warning 206: redundant test: constant expression is non-zero /home/groups/amxmodx/tmp3/phptPSsDR.sma(328 ): warning 206: redundant test: constant expression is non-zero /home/groups/amxmodx/tmp3/phptPSsDR.sma(345) : warning 206: redundant test: constant expression is non-zero Header size: 1204 bytes Code size: 37732 bytes Data size: 46120 bytes Stack/heap size: 16384 bytes; max. usage is unknown, due to recursion Total requirements: 101440 bytes 3 Warnings. Done.
After that i had checked it ant found this:
max = ArraySize(temp),
k = 0;
I guess that the k = 0 is the problem?
What to do?
I tried to compile amx_super_menu.sma