Fixed the assertions.. I forgot they were there. The assertions didn't show up for me when I was testing them, weird. Downloads updated.
>
> When exported the functions don't work. <img src="smileys/smiley19.gif" border="0" align="middle">
Are you using them correctly? They worked perfectly for me when I tested them <img src="smileys/smiley5.gif" border="0" align="middle">
The function plugin doesn't work as is when exported however I had a look at your runtime and changed each of ACEs functions from e.g. acts["FunctionName"] to acts.FunctionName for all ACEs and now the function plugin works when exported. <img src="smileys/smiley5.gif" border="0" align="middle">
Here's an amended version of Zack's function plugin if anyone needs it!