Jump to content

Need Help w/ a Mod


timota21

Recommended Posts

Is there anyway to check to see if the player is wearing Power Armor and initialize a perk that decreases limb damage? I looked through most perk and entry point conditions and could not find anything about clothing. Help would be greatly appreciated.

 

Thanks in advance.

Link to comment
Share on other sites

I probably don't know what I am talking about lol but wouldn't that just restore health to the limbs everytime the armor is equipped? and I did not see a way to create a base effect that changes limb damage. I am looking for an effect like adamantium skeleton, except its only active when power armor is equipped.
Link to comment
Share on other sites

this is an odd problem o_O

 

the only base effects dealing with limb damage are the damage(insert limb here) and restore(insert limb here)

and if I had to guess I'd say the damage(insert limb here) damages that limb and isn't a damage modifier

 

I could be wrong, you'd have to experiment with it to find out iguess

 

another solution to your problem would be to copy the adamantium skeleton perk, check hidden and uncheck playable, then attach an OnEquip/OnUnequip script to your armor that adds/removes the perk

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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