2.6.0
- Adds
<<forcewait>>
action that instructs a chatterbox to wait at the line above the action even if fast forward mode is active "<<forcewait>>"
can be returned from functions called by custom actions to replicate the above behaviour (much like returning"<<wait>>"
)- Calling
ChatterboxWait()
inside a running chatterbox will now also force the chatterbox to wait in fast forward mode