Jump to content

Scripting the Amulet


TechanonDuesterwind

Recommended Posts

"Starting 1 compile threads for 1 files...

Compiling "GSQAmuletScript"...

c:\program files\steam\steamapps\common\skyrim\Data\Scripts\Source\GSQAmuletScript.psc(5,16): script property GSQ01 already defined

c:\program files\steam\steamapps\common\skyrim\Data\Scripts\Source\GSQAmuletScript.psc(5,16): script variable ::GSQ01_var already defined

c:\program files\steam\steamapps\common\skyrim\Data\Scripts\Source\GSQAmuletScript.psc(5,16): script property GSQ01 already has a get function defined

c:\program files\steam\steamapps\common\skyrim\Data\Scripts\Source\GSQAmuletScript.psc(5,16): script property GSQ01 already has a set function defined

No output generated for GSQAmuletScript, compilation failed.

 

Batch compile of 1 files finished. 0 succeeded, 1 failed.

Failed on GSQAmuletScript"

 

Can someone tell me what to do?

 

Information:

 

I'm just going through the tutorials of the "creation Kit" and i have done everything exactly as described.

Until that point:

"Create a new script just like we did before, and call it GSQAmuletScript. Quest Add a property to it, but to see a nifty trick, call it" GSQ01 "instead of" Tutorial quest "this time."

 

I've done this.

However, it is always the error message from above.

I've tried with different names for the script. I skipped the steps in front and then tried it again. I deleted the script and made ​​from scratch ... nothing works.

Unfortunately, I am completely new to the script thing, so I'm just very puzzled.

And googel is no help ...

 

Does anyone know what to do? What the problem is?

 

( http://www.creationkit.com/Bethesda_Tutorial_Basic_Quest_Scripting )

Link to comment
Share on other sites

- You might have missed a step somewhere, but for now you should just delete the file named "GSQAmuletScript.pex" in your Data/scripts folder and try again.

 

Tried it before - does not work. Unfortunately.

And no.

I have, as I said, made ​​it ( exactly like in the tutorial ) step by step. Even more than once. All double and triple checked.

That's why I'm so confused. >.<

Maybe i try it later again ... right now i try to ignore the CK ^^

 

- It looks like this property already exists in your script. Did you add it earlier as well?

 

No.

 

Like i said: Step by step ... because I did not know how to do that. As I said scripts are completely new to me xD

Edited by TechanonDuesterwind
Link to comment
Share on other sites

  • Recently Browsing   0 members

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