The attached is an example of ways to use MQ2Dannet and MQ2Collections to control observation of data on another character you are boxing.
This example makes use of the built in Debuff members in MQ, MQ2Collections Maps and Lists, and MQ2DanNet groups and observations and binds for the control (if you want an example of a semi-complicated bind)
This example is pretty basic of what can be accomplished. Literally anything you can see on one character can be seen by another. The frame can be extended as far as you can imagine in MQ.
This example makes use of the built in Debuff members in MQ, MQ2Collections Maps and Lists, and MQ2DanNet groups and observations and binds for the control (if you want an example of a semi-complicated bind)
Code:
startup
/mac observer
usage:
/observer add|drop|view
to end:
/endm
This example is pretty basic of what can be accomplished. Literally anything you can see on one character can be seen by another. The frame can be extended as far as you can imagine in MQ.