Jump to content

Entry Point - Is division or running a script possible?


Recommended Posts

Posted

In perks you can use Entry Points to modify values for certain things just before they're utilized by the game (or at least that's my understanding). My problem is that there's a drop down list with a very limited selection of ways to modify the value. The change I want to make, division by an actor value, isn't available.

 

The formula will be slightly more complicated than this, but bascially: Value *= 1/AV.

Value *=AV is available, but not division...

 

Any thoughts on how to make this work?

 

As an alternative, is there a way to access entry points in a script? I looked at events, but there doesn't seem to be an event for entry points.

 

The entry point I need to modify is either Mod Incoming Damage (preferrable) or Modify Armor Rating.

  • Recently Browsing   0 members

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