Jump to content

F4SE RegisterForKey


Recommended Posts

Hello. Well I try to use RegisterForKey function, but it doesn't compile saying such function doesn't exist. F4SE scripts are at correct folders, this function is inside ScriptObject.pex and I'm calling it from script which extends quest. So anybody has an idea what can be a problem? This is my script:

Scriptname SomeScriptName extends Quest

Event Oninit()
RegisterForKey(0xff)
endevent
Link to comment
Share on other sites

  • Recently Browsing   0 members

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