Need help with compile error

Post » Tue Nov 03, 2015 10:30 pm

The script compiler cant seem to find the required files to compile any scripts. This is the error I get.

Starting 1 compile threads for 1 files...
Compiling "TIF__020012E6"...
C:\Program Files (x86)\Fier Cobra Studios\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__020012E6.psc(10,0): GetOwningQest is not a function or does not exist
C:\Program Files (x86)\Fier Cobra Studios\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__020012E6.psc(10,16): none is not a known user-defined type
C:\Program Files (x86)\Fier Cobra Studios\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__020012E6.psc(17,15): cannot initialize a quest to 1
No output generated for TIF__020012E6, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TIF__020012E6
This is the fragment I'm trying to compile.
GetOwningQuest().SetObjectiveDisplayed(10)
GetOwningQest().SetStage(10)
I'm pretty sure its a file issue but I have no idea how to solve it. I've looked everywhere but none of the information has helped thus far.
User avatar
Brandon Bernardi
 
Posts: 3481
Joined: Tue Sep 25, 2007 9:06 am

Return to V - Skyrim