• 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 Do I? Auto Uncheck Settings

tatteredking

Well-known member
The default settings for Savage Settings are to have all the "time Periods for Equipment Access" checked. I'd like to uncheck them for a couple settings, and don't want to go through and preclude all the items. Is there any way, say, in the Mechanic tab, to, when a setting is selected, have those boxes unchecked?
 
Never Mind... For reference...

Create a Mechanic, name it whatever the setting is. Make sure the Source is selected.

Add a Eval Script

Code:
Phase: Initialization     Priority: 1000     Index: 1
perform hero.assign[Hero.NoStdGear]
 
We're really trying to make it easier to adapt the Savage Worlds files to all the various settings. If there are things you run into that are still difficult, please point them out and we'll look into ways to make them easier in the updates we've got planned for the remaining Companion books. :)
 
Actually, it's even easier than that now. No Standard Gear and No Standard Powers are both in Setting Adjustments. Go into the Editor, and click on the Setting Adjust tab. Create a new record, and select what you want, and then set the Source it applies to. Save it, restart, and voila! no more of whichever you selected.
 
Back
Top