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="> > * Entered Game"
sequence="100"
>
<send>sa %1 has showed up</send>
</trigger>
</triggers>
Thanks in advance!
Regards,
Robert aka Boromir
mushclient : version 4.94
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="> > * Entered Game"
sequence="100"
>
<send>sa %1 has showed up</send>
</trigger>
</triggers>
Thanks in advance!
Regards,
Robert aka Boromir
mushclient : version 4.94