Jump to content

Scripts corruption


Russkiparen

Recommended Posts

Hi! Trying modding for myself so i'm kinda new to it.

 

The POINT

 

Whenever I try to compile simple script

 

Scriptname Testing extends Quest

Event OnInit()
Debug.MessageBox('Hello, world')
EndEvent
I got errors
Starting 1 compile threads for 1 files...
Compiling "Testing"...
D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\temp\Testing.psc(4,18): no viable alternative at character '''
D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\temp\Testing.psc(4,31): no viable alternative at character '''
No output generated for Testing, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on Testing
When I open script in Note++ it looks like this
ъWАЮ bЩ—І TestMyScript.psc Admin ADMIN-PC TestMyScript GetState GotoState conditional hidden Quest None 9Function that switches this object to the specified state newState String ::NoneVar
onEndState self ::State onBeginState 'Function that returns the current state bЩ—° k

What might be the problem here? Thanks!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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