----
I have another problem, hope it's the last one;
1
2
2
if (MM.class[id]==1) then 	if (fragcount[id][MM.class[id]]>100) then
It doesn't work..
if (MM.class[id]==1) then 	if (fragcount[id][MM.class[id]]>100) then
elseif (fragcount[id][MM.class[id]]>=50) and (fragcount[id]<60) then
fragcount[id]
fragcount[id][MM.class[id]]