MOUSE MEMO  (MM)
RECEIVER

Receiver to Get/Set/Check scroll text during a battle or Get the position of the mouse on the battlefield
See MM Trigger

OPTIONS

D$; Get or check the current position (code) that a mouse moves over (same as the CM:D command). You can set this value too but we don't know what will happen (maybe nothing).
Mz#; Get/Set/Check the message displayed in the scroll bar. z# is a z variable to set or store a message.
Sz#; Add a message to the battle log

Example:
!?MM0;
!!MM:M?z5;
!!MM:D?i;
!!VRz10:S^P:%Vi M:%Z5^;
!!MM:Mz10;


This will show the position and original message when you move the mouser over a battle field.