Using two 'event' type functions paired with AND before the THEN brings up this specific error, which is one of the main roadblocks I'm running into,
![[Linked Image]](http://i.minus.com/iFxsBzXmj2ba2.png)
It isn't specific to these two functions, it seems to happen whenever you combine like this,
IF
[event-type function](blahblah)
AND
[event-type function](blahblah)
THEN
...
I've tried reverse-engineering from Main Campaign code, but I'll be honest, I'm finding it nigh-on-impossible to separate out the relevant pieces. I thought I could check out the Wulfram/Mysterious Stranger/Archeologist code (he's the early escort quest outside of Cyseal) but yeesh, no joy.