Difference between revisions of "Talk:Bethesda Tutorial Basic Quest Scripting"

Jump to navigation Jump to search
imported>Kroama
imported>Kroama
Line 19: Line 19:
Errors during compiling with the given script for amulet. The actual code is copy paste from what's given in the bottom section.  
Errors during compiling with the given script for amulet. The actual code is copy paste from what's given in the bottom section.  
Starting 1 compile threads for 1 files...
Starting 1 compile threads for 1 files...
Compiling "GSQAmuletScript"...
Compiling "GSQAmuletScript"...
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\GSQAmuletScript.psc(6,9): SetStage is not a function or does not exist
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\GSQAmuletScript.psc(6,9): SetStage is not a function or does not exist
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\GSQAmuletScript.psc(6,9): cannot call the member function SetStage alone or on a type, must call it on a variable
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\GSQAmuletScript.psc(6,9): cannot call the member function SetStage alone or on a type, must call it on a variable
No output generated for GSQAmuletScript, compilation failed.
No output generated for GSQAmuletScript, compilation failed.


Batch compile of 1 files finished. 0 succeeded, 1 failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on GSQAmuletScript
Failed on GSQAmuletScript
Anonymous user

Navigation menu