Jump to content

Help with perk conditions


Kuunkulta

Recommended Posts

I'm trying to make a new intimidate perk and I'm trying to set heavy weapons as the only weapon type that allows you to pacify foes. I'm not very savvy with the CK condition functions yet so if anyone could give me a few pointers I'd be very grateful!

 

Would GetIsUsedItem - WeaponHeavy==1.00  work for this purpose?

Link to comment

I'm trying to make a new intimidate perk and I'm trying to set heavy weapons as the only weapon type that allows you to pacify foes. I'm not very savvy with the CK condition functions yet so if anyone could give me a few pointers I'd be very grateful!

 

Would GetIsUsedItem - WeaponHeavy==1.00  work for this purpose?

Yes generally you can use a formlist for GetItemCount, GetItemEquipped etc in my experience. I'd probably use "> 0" incase by some craziness 2 items in the WeaponHeavy formlist were used.
Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use