The only way I can think of to stop the other text mod would be to have you code in the same file as his code and you would have to have your one above his one.
You said you thought scripts in different files didnt interfere with each other, well really they are not, say you have:

on ^*:text:*:#:echo -m # < $+ $nick $+ > $1- | haltdef
and have the exact same line in another file, you will see double. So the only way that I can see to get around this would be to have your line in the same file and above the other code, or tell him to remove the text mod he has.

Last edited by Hitchhiker; 03/12/03 04:19 AM.