Jump to content

Multiplying chance to hit


Lucassith

Recommended Posts

GetEquipped should be called on the "Perk Owner", not the weapon - the weapons don't have anything equipped.

 

Note that you can use a single condition if you create a Form List containing all applicable weapons and use the IsWeaponInList function instead.

 

Form Lists are very useful for condensing multiple conditions like this, and they make it easy to alter the conditions as well - instead of needing to add or remove conditions (altering the perk) you can add or remove items from the Form List.

 

Cipscis

Link to comment
Share on other sites

Yeah, that's a frustrating "feature" of the GECK - double-clicking on a spot in the Form List window causes it to crash. When you want to add a Form to a Form List, you should drag/drop it from the Object window into the Form List.

 

Cipscis

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...