• 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

Best method for modifying item based on Source

AndrewD2

Well-known member
A setting source I'm planning to add to one of my datasets modifies the weapon proficiencies of the classes adding additional ones (mostly). I'm planning to have the proficiences listed in the right pain of the selector when choosing your class. I'm trying to find a way to ensure that the profciences show up in that pane but all I'm thinking right now is a mechanic that will add tags and/or bootstraps for the proficiencies after the class is selected.

Is there a way to have this show up while they're still things and not picks or would making something like a class helper for each class that is autobootstrapped but only shown/live after a condition is met where the items could be shown via a script based on the source?
 
Guess I should have asked one more thing. What do you guys think is best? Making separate versions with different sources or just having some extra stuff assigned if the source is on even though it wouldn't show up in the selection table?
 
I had forgotten I intended these weapon groups to be picks, so I tested the showtempalte with a description that and had a bootstrap condition put on the other items with the source tag as it's trigger and it shows up just fine, yay.
 
Back
Top