• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

How To give A race a choice of 3 to pieces of equipment.

jbearwillis

Well-known member
How would I go about giving a race a choice to pick from 3 or 4 pieces of equipment. What i want to do is when they pick a race, they then have a choice to pick one piece of equipment, say 3 or 4 different ones that they can pick from. Hope that makes since.
 
I would say don't bootstrap anything, just use a chooser that lists what they can take. Leave it up to the user to add the item for free. Otherwise the bootstrapped item can never be removed without removing the ability.
 
I would say don't bootstrap anything, just use a chooser that lists what they can take. Leave it up to the user to add the item for free. Otherwise the bootstrapped item can never be removed without removing the ability.
Yea agree completely on this plus its much easier to implement as you don't have to mess with "Bootstrap" condition logic.
 
Thanks for That idea, didn't think about the removal issue, but what about doing it with feats, any idea on how to do it with them.
 
Back
Top