alias/triggger/timer question

Posted by Boromir on Tue 26 Feb 2019 02:39 AM — 2 posts, 10,762 views.

#0
Hi,

I'm slowly working my way back into doing triggers and alias's and timers.

Biggest issue so far is that after saving the new object, it doesn't seem to be functional. If I log out of the mud and then log back in, everything works, well stuff happens... it may not be what I had planned but something does happen.

Have I missed a setting? I'm using the GUI interface for all those objects. This example is a very simple triggers.. which does work. But only after I logged out and bac in.

<triggers>
<trigger
enabled="y"
group="General"
match="&gt; &gt; * Entered Game"
sequence="100"
>
<send>sa %1 has showed up</send>
</trigger>
</triggers>


Thanks in advance!

Regards,
Robert aka Boromir
mushclient : version 4.94
Australia Forum Administrator #1
Try a more up-to-date version of MUSHclient.

See: http://www.gammon.com.au/forum/?id=13903

Or, download version 5.05, see: http://www.gammon.com.au/forum/?id=13918

The first link leads to the very latest version.

Version 4.94 was released in 2014.