Page 1 of 1

Hand Management

Posted: Mon Jul 31, 2017 10:33 am
by Jade
So, I'm looking to start a new project that involves cards. My previous Warhammer Quest framework also involved cards, and so I have some experience with simulating a deck, but I've never had to deal with hand management, and I'm unsure what the best approach would be.

If my goal is to present players with the cards in their hand (as images) and allow them to choose which cards to play, what's the best way to go about this?

(My effort at searching the forums for an answer was in vain.)

Re: Hand Management

Posted: Mon Jul 31, 2017 3:19 pm
by wolph42
Irc someone built a framework supporting card s but can't recall what it was called. Anyway, the way to go with that is token ownership and using 'visible to owner only'.

Re: Hand Management

Posted: Mon Jul 31, 2017 4:20 pm
by taustinoc
wolph42 wrote:Irc someone built a framework supporting card s but can't recall what it was called. Anyway, the way to go with that is token ownership and using 'visible to owner only'.
Is this it:

http://forums.rptools.net/viewtopic.php?f=8&t=24006

Re: Hand Management

Posted: Mon Jul 31, 2017 7:16 pm
by wolph42
no, but i guess you can use that too. I recall i was working on getting that stuff inside the BoT...but RL kicked in. Anyway, im sure theres *also* a specific card framework, but this n state thing you could use too.