05.06.2015, 16:40
I find it hard to understand this.. well you could try using if(listitem == 0) etc because switch(listitem) doesnt do anything last time i tried to use it, could you go further into details? I'm sorry
edit; now i understand you, looking at the first post..
You have to use if(listitem == 1) etc instead of switch(listitem)
edit; now i understand you, looking at the first post..
You have to use if(listitem == 1) etc instead of switch(listitem)