[messages] [Module Design] Moving a Piece between Two Fixed Positions via GKC
Foobarius
alter.alter.ego at hotmail.com
Fri Oct 23 05:26:15 CEST 2015
The Zone Name expression is choosing between two possible results based
on a boolean expression, using a Java (well, technically BeanScript)
language feature known as the conditional operator. It's saying 'if
CurrentZone equals "Left Player Tag" then use the value "Right Player
Tag", otherwise use the value "Left Player Tag" '.
You can see a more complete explanation of this on wikipedia:
https://en.wikipedia.org/wiki/%3F:
_______________________________________________
Read this topic online here:
http://www.vassalengine.org/forum/viewtopic.php?p=50121#p50121
More information about the messages
mailing list