> 2) I thought I read that someone had added a sendto > > option for the top piece(s) (a draw function)? > > > Basically, you set up a GlobalKeyCommand. That will specify the card > type. Then you just set it to only apply to 1 card in the Deck. If it's > shuffle=always it'll pick a random card, otherwise the top one. > > rk > So Rodney,
I was looking at this feature today, but did not see a way to dynamically set the send to location. The global key is not the problem. The problem is in the "send to location" trait of a piece. It looks to me that that the send to location must be fixed at module build time. Is this true? Or can one place a variable into the send to location? What am I missing? Which modules should I look at that "deal" pieces to different locations? TIA don
