Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - D&D 5th Edition SRD (http://forums.wolflair.com/forumdisplay.php?f=89)
-   -   How to Disable a Language Pick? (http://forums.wolflair.com/showthread.php?t=59701)

Gladiator66 December 4th, 2017 04:34 PM

How to Disable a Language Pick?
 
I am trying to create a template for the spore servant. A problem I have encountered is determining how to disable or otherwise remove languages from a hero. I have tried assigning a Helper.Disable tag, and I have tried deleting various tags, but have not been successful. I have tried these actions at various phases/priorities, as well. Is there a method for disabling a language that is already a pick on the hero? Thanks.

dungeonguru December 5th, 2017 04:55 AM

You can try something like the following:

Timing: First/500
Code:

~ Remove all languages
foreach pick in hero from BaseLang

perform eachpick.assign[Hide.Language]

nexteach


Gladiator66 December 5th, 2017 04:30 PM

Thank you, kid sir! Using "Hide.Language" instead of "Helper.Disable" did it.

Gladiator66 December 6th, 2017 02:27 AM

I used this same logic to hide bootstrapped weapons. However, I could not hide bootstrapped creature types or tags. Is there a way to hide these picks? Thanks.


All times are GMT -8. The time now is 03:30 AM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.