Jump to content

[papyrus] need help getting skse dependant scripts to compile


3aq

Recommended Posts

I am experiencing an issue where my compiler won't compile anything requiring SKSE dependent scripts.

 

Things such as SetGameSettingFloat or SetNthEffectMagnitude is beyond the capacity of my compiler for some odd reason.

 

I've already copied and pasted the skse scripts folder into both scripts folder (scripts and scripts/source/scripts) of my Skyrim folder. Any other script that does not require SKSE seem to compile fine. I am lost as to what I should do. Assistance is deeply appreciated. Cheers,

 

r1fYU1V.png

Link to comment
Share on other sites

Update: alright I fixed it somehow by copy and pasting the scripts into the output folder's parent directory. -- if anyone encounters the same issue, I hope this fixes it for you.

Link to comment
Share on other sites

I've already copied and pasted the skse scripts folder into both scripts folder (scripts and scripts/source/scripts) of my Skyrim folder.

 

I fixed it somehow by copy and pasting the scripts into the output folder's parent directory.

 

What do you mean under the output folder's parent directory?

 

I have .pex scripts in Data/Scripts and .psc scripts in Data/Source/Scripts, not in Data/Scripts/Source/Scripts, and it works: CK sees all .psc, and those depending on SKSE are getting compiled.

Edited by shumkar
Link to comment
Share on other sites

Parent directory as in ..\parent directory\output folder

 

Yes, I know what you mean, however my issue of not being able to compile wasn't due to scripts being missing from the game folders.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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