Hi, I am trying to use a custom sequencer command script that uses the listener as a parameter, but it is passing in the word "listener" rather the name of the actor or Game Object of the actor. I have: A dialog entry with "AssignPlot(listener);" in the Sequence field and a custo...