Originally Posted By: SladeKraven

When you type several consecutive spaces into the Scripts Editor, only the first space is recognized; all spaces that follow are ignored.
That's why we use $chr(160) to force blank spaces in our scripts.

https://forums.mirc.com/ubbthreads.php?ubb=showflat&Board=5&Number=114693


But is there no way to get two or more of the other "space" $chr(32) to work after each other in a script?

I really need it because $chr(160) is *ucking up in terminal font (Yeah I need to use it) :>