Still nothing. I changed the script so it looked like this:
;BEGIN FRAGMENT CODE - Do not edit anything between this and the end comment;NEXT FRAGMENT INDEX 1Scriptname TIF__010100AA Extends TopicInfo Hidden;BEGIN FRAGMENT Fragment_0;BEGIN CODE;Alias_GSQTulys.GetRef().StartCombat(Game.GetPlayer());END CODEEndFunction;END FRAGMENT;END FRAGMENT CODE - Do not edit anything between this and the begin commentQuest Property GSQ01 Auto Quest Property MyFirstQuest Auto Int Property NewProperty Auto Quest Property FirstQuest Auto
Still get an error:
Starting 1 compile threads for 1 files...
Compiling "TIF__010100AA"...
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__010100AA.psc(9,0): variable Alias_GSQTulys is undefined
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__010100AA.psc(9,15): none is not a known user-defined type
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__010100AA.psc(9,24): none is not a known user-defined type
c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__010100AA.psc(16,15): cannot name a variable or property the same as a known type or script
No output generated for TIF__010100AA, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TIF__010100AA