Do you intend to add support for this form of tag?
I'm guessing it isn't supported because:
A 20000: ( 4172) MXP element: <EXPIRE Exits>
E 1023: ( 4172) Unknown MXP element: <expire>
A 20000: ( 4172) MXP element: <SEND href="north" expire=exits>
W 5015: ( 4172) Unused argument for <send>: expire="exits"
A 20000: ( 4172) MXP element: </SEND>
A 20000: ( 4172) MXP element: <SEND href etc.
If this is wrong, then please tell me otherwise. The code that causes this looks something like:
<expire exits>
...
<send href="north" expire="exits">North</send> etc.
I'm guessing it isn't supported because:
A 20000: ( 4172) MXP element: <EXPIRE Exits>
E 1023: ( 4172) Unknown MXP element: <expire>
A 20000: ( 4172) MXP element: <SEND href="north" expire=exits>
W 5015: ( 4172) Unused argument for <send>: expire="exits"
A 20000: ( 4172) MXP element: </SEND>
A 20000: ( 4172) MXP element: <SEND href etc.
If this is wrong, then please tell me otherwise. The code that causes this looks something like:
<expire exits>
...
<send href="north" expire="exits">North</send> etc.