it only terminates IF it matches if u make ur events correctly
therefore if u know what ur scripting and do it properly u can use ON input in any script whether u load it last first or in the middle ...... i do understand what ur saying but obviously ur not scripting anything better than 10 yr old would do

example of this would be
Code:
ON *:INPUT: {
if ( $1 == wb ) { msg $active 14,1«15×14» 15W14elcome 15B14ack15 $2- 14,1«15×14» | halt }
}

now that will ONLY trigger if the first word is wb ..... it will replace it with something else ........ now how is that going to mess up other scripts elsewhere???
if it messes up yours then your coding wrong


D3m0nnet.com