I can make a perk and know how to add a perk to companions but can't seem to find the command needed. Once the player reaches 100 in Sneak, then a high level perk would be available to control their wait state or boost the companion skill some. Trying to make a perk that will effect companions, based on the player action, so far I only see "is Sneaking" as a parameter, not "player is sneaking". For example, if want them to stay back/wait and don't want them going into Sandbox wandering around, standing up. If I say wait and Player isSneaking, they stay crouched while waiting.
playerIsSneaking Sneak
or an alternate to bonus them, from the player's high skill/knowledge
playerIsSneaking +10 Sneak
I guess if there's no "player is sneaking" then I would have to make a script? If so I could really use some help there, can make a script but do it so rarely, not very good at it.
Thanks for any tips or help.