I am writing a small script that changes my input appearance.
I also have an acronym addon that well.... manages acros.
Problem is they both use an on input event and when they're both running they conflict. Is there any way to get around this without combining the 2 on input lines?
I format somewhat often and i don't want to have to combine these lines on each clean install...