I am making triggers to redirect chat from one world to another world, ala the ChatRedirector plugin, but every time my trigger catches text and sends it to the new world the new world gains focus. The ChatRedirector plugin doesn't do this. What am I doing differently?
Stop trigger from changing world focus
Posted by Deramius on Thu 01 May 2014 04:46 PM — 2 posts, 12,688 views.
Can you post your trigger?
I think the Activate function might help:
Do this after sending the text to the new world.
For advice on how to copy aliases, timers or triggers from within MUSHclient, and paste them into a forum message, please see Copying XML.
I think the Activate function might help:
Activate
The documentation for the Activate script function is available online. It is also in the MUSHclient help file.
Do this after sending the text to the new world.