Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - Pathfinder Roleplaying Game (http://forums.wolflair.com/forumdisplay.php?f=62)
-   -   Hide Disabled Special Abilities from Character Sheet (http://forums.wolflair.com/showthread.php?t=62865)

marcopico July 4th, 2019 02:44 PM

Hide Disabled Special Abilities from Character Sheet
 
Hello, I have created an alternate animal companion for my hunter and my GM ruled that this companion should not have the Evasion ability.

So, I created an Eval Script just like this:

First / 10000
perform hero.childfound[cAnimEvas].assign[Helper.SpcDisable]

And now the Evasion ability is greyed out and shown as [N/A].

However, is there a way to hide the Evasion ability entirely from the character sheet, instead of just showing it as greyed out? Should I add any other Eval Script in this case?

Thanks for the help!

ShadowChemosh July 4th, 2019 04:02 PM

Assign Hide.Special that should completely hide the ability.

marcopico July 4th, 2019 11:04 PM

Quote:

Originally Posted by ShadowChemosh (Post 280096)
Assign Hide.Special that should completely hide the ability.

Thanks. Could you please specify the syntax for this? An additional line with the same perform hero.childfound and then the Hide.Special?

EDIT: Nevermind, back home from work I tried

Code:

perform hero.childfound[cAnimEvas].assign[Helper.SpcDisable]

perform hero.childfound[cAnimEvas].assign[Hide.Special]

and it worked perfectly! Thanks for the help :-)


All times are GMT -8. The time now is 12:41 AM.

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