Jump to content

Fallout4 versions of Skyrim events


Recommended Posts

In a skyrim script I have:

RegisterForActorAction(9)  ; sheathe begin
RegisterForActorAction(10) ; sheathe ends

and also:

Event OnActorAction(int actionType, Actor akActor, Form source, int slot)

are the F4 equivalents the following:

https://falloutck.uesp.net/wiki/RegisterForAnimationEvent_-_ScriptObject

https://falloutck.uesp.net/wiki/OnAnimationEvent_-_ScriptObject

or is there something else?

 

diziet

Link to comment
Share on other sites

  • 1 month later...
  • Recently Browsing   0 members

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