I would like to achieve the following, as I am a person that best reacts to optical stimulus and my short term memory is kinda suffering recently:
A mud message is caught with a trigger. That trigger displays a text message on screen (not necessary) and also displays an image in the miniwindow (main goal).
Another mud message is caught with a trigger. that trigger displays a different message on screen (again, not necessary) and either moves the image in the mini window or displays a different image in the mini window (main goal).
E.g.
MUD: The <weapon name> gets stuck in the militant orc's stuff.
Text Trigger: WEAPON GOT STUCK.
Image trigger: display image1 in mini window.
MUD: You get <weapon name> from the corpse.
Text trigger: WEAPON RECLAIMED
Imagte trigger: remove image 1 in mini window or display image 2 in mini window.
A mud message is caught with a trigger. That trigger displays a text message on screen (not necessary) and also displays an image in the miniwindow (main goal).
Another mud message is caught with a trigger. that trigger displays a different message on screen (again, not necessary) and either moves the image in the mini window or displays a different image in the mini window (main goal).
E.g.
MUD: The <weapon name> gets stuck in the militant orc's stuff.
Text Trigger: WEAPON GOT STUCK.
Image trigger: display image1 in mini window.
MUD: You get <weapon name> from the corpse.
Text trigger: WEAPON RECLAIMED
Imagte trigger: remove image 1 in mini window or display image 2 in mini window.