Nomenclature question

I like to use the trigger command to alert me when a unit moves to a new zone. To do this, I use this command in the trigger trait’s filter line:

CurrentZone!=OldZone

This works if my map has multi-zones. But if it has a hex grid or an irregular grid, this command does not work. Is there an equivalent command for these?

Thanks

LocationName=!OldLocation

From: messages [mailto:messages-bounces@vassalengine.org] On Behalf Of
airjudden
Sent: Tuesday, May 05, 2015 11:05 PM
To: messages@vassalengine.org
Subject: [messages] [Module Design] Nomenclature question

I like to use the trigger command to alert me when a unit moves to a new
zone. To do this, I use this command in the trigger trait’s filter
line:

CurrentZone!=OldZone

This works if my map has multi-zones. But if it has a hex grid or an
irregular grid, this command does not work. Is there an equivalent
command for these?

Thanks


Read this topic online here:
https://forum.vassalengine.org/t/nomenclature-question/7698/1

Thanks!