There is going to be many many fixes in the next release including the "!" "(" ")" bug, i've changed the way it parses the script and it is way more flexible then before.
You can use either like:
say("something here"); or
say(something here);.
EVENT_ATTACK has been fixed, for some odd reason the code was left out, possibly in a merge.
Btw i've made it so every function() requires a ";" after it to parse just for fucks sake so it will be a more realistic language

.
Added in the ability to //comment a line or
/*
comment
out
more than 1
line
*/
Also i'm working on a quest editor,
http://eq-domain.hypermart.net/test.bmp .
I haven't given an update in a while because I have been extremely busy in real life. Send me some feedback.