(adsbygoogle = window.adsbygoogle || []).push({});
Ok, I've spent hours sorting through my coding and can't find a solution. When ever I change my layout it executes things in my patch such as say commands and infections but idfk why because the say commands look like this,
set SM11r "say ^1asdfasdfasdf"
But when I have this type of say,
set SM14r "say ^1asdfasdfasd;say ^3asdfasdf"
It executes the says on the end after the ;. Even with a wait command after it. Put it's basically executing every f*cking thing in my patch. I have no clue why. Any help?