to not post whole dialog + code i jump on important...

everything that i have in init event ~20 lines of code/events work exept this one (any only one that wont work)

if ( $lines($mircdirsystem\spam_channels.txt) = 0 ) { .did -m protect 49 }

and it doesnt matter if i put it on begining of init or whereever...

but when i try it debug like this:

//if ( $lines($mircdirsystem\spam_channels.txt) = 0 ) //echo -a empty | else //echo -a not empty

it works...
so why wont it disable ID in dialog init if it is correct syntax ?


IceCapped