Jump to content

Can't save a new Script?


scottmack

Recommended Posts

Every time I attempt to save one of my scripts it wont save, If I try to save and close it asks my if I want to save again and again untill I select no then it will close the window and not save. :wallbash:

 

SCN aBHQuestStageTriggerScript

 

BEGIN onTriggerEnter player

 

if getStage aBHQuest == 10

setStage aBHQuest 20

endif

 

END

 

Pretty sure there's no errors with it, can anyone help?

Link to comment
Share on other sites

Well my quest is called BlancaRevengeQuest

 

this is my variation of the script that wont save

 

SCN BlancaRevengeQuestStageTriggerScript

 

BEGIN onTriggerEnter player

 

if getStage BlancaRevengeQuest == 5

setStage BlancaRevengeQuest 10

endif

 

END

Link to comment
Share on other sites

  • Recently Browsing   0 members

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