• 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

[FATE Core] Forcing selection of Campaign?

TCArknight

Well-known member
Hi all!

Is there a way to force selection of a campaign based on a User Content Selection?

For a particular setting, I've got a Mechanic set up to preclude specific campaign settings (camAccel, camColumns, camFatCore, and camSpirit) if the source for this game is selected. The game specific campaign setting has the refresh rate, stunts, etc set.

I have a script on the associated mechanic set at Initialization/100 with:
Code:
herofield[acCampaign].text = "<Choose Me>"

On the config screen for Campaign selection it then shows <Choose Me> and when I click, the only options are Fate Core (greyed out) and the specific new Campaign setting. In this manner, the new Campaign can be selected but I'd like to be able to automatically force the selection.

Is this possible?
 
Back
Top