Movement trails

Is it possible to disable movement trails when a piece is in a particular map window? I know I can use the RestrictCommand trait to hide the menu command for toggling the movement trails on and off, but they still show up when the piece is moved on the other map. I have Mark pieces that move set to Never for the other map, but that only seems to prevent the “moved” graphic from being added.

Thanks,
Tim

On Aug 6, 2010, at 12:44 PM, asyncritus wrote:

Is it possible to disable movement trails when a piece is in a
particular map window? I know I can use the RestrictCommand trait to
hide the menu command for toggling the movement trails on and off, but
they still show up when the piece is moved on the other map. I have
Mark pieces that move set to Never for the other map, but that only
seems to prevent the “moved” graphic from being added.

You could probably set up a key command to apply to all units that end
on that map which turns off movement trails. I think that should get
them to not show up on that map. But I haven’t tested this idea.

I was wondering about that, but I think the key command toggles movement trails, so if they happened to be off when they are sent to the other map, then it would end up turning them on.