shavkacagarikia Posted March 8, 2017 Share Posted March 8, 2017 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 More sharing options...
shavkacagarikia Posted March 8, 2017 Author Share Posted March 8, 2017 (edited) Nevermind I figured it out. ScriptObject.psc was in wrong folder. Edited March 8, 2017 by shavkacagarikia Link to comment Share on other sites More sharing options...
Recommended Posts