Send to location: At-Start Stack???

I’m working on a game where pieces, once killed, are returned to a barracks zone; and yes I know how to make zones and have a ‘send to zone function’. It would just be so much easier if I could send the pieces to their starting locations, their At-Start Stack starting position. There doesn’t seem to be an expression for this. Anyone else know how to do this. Using zones, I can do but its a lot of unique pieces and I would like to just make a prototype with a simple command. Thanks in advance.

Give each piece a marker trait x,y with the values of x,y
As before use your STL to $x$,$y$

-----Original Message-----
From: messages [mailto:messages-bounces@vassalengine.org] On Behalf Of
rustyhardy79
Sent: Saturday, June 29, 2013 4:04 AM
To: messages@vassalengine.org
Subject: [messages] [Module Design] Send to location: At-Start Stack???

I’m working on a game where pieces, once killed, are returned to a barracks
zone; and yes I know how to make zones and have a ‘send to zone function’.
It would just be so much easier if I could send the pieces to their starting
locations, their At-Start Stack starting position. There doesn’t seem to be
an expression for this. Anyone else know how to do this. Using zones, I can
do but its a lot of unique pieces and I would like to just make a prototype
with a simple command. Thanks in advance.


Read this topic online here:
https://forum.vassalengine.org/t/send-to-location-at-start-stack/6101/1