Difference between revisions of "Talk:Bethesda Tutorial Basic Quest Scripting"
Jump to navigation
Jump to search
Talk:Bethesda Tutorial Basic Quest Scripting (edit)
Revision as of 23:17, 22 February 2012
, 23:17, 22 February 2012→Help
imported>Kroama (→Help) |
imported>Kroama (→Help) |
||
Line 36: | Line 36: | ||
: -- [[User:Cipscis|Cipscis]] 23:01, 22 February 2012 (EST) | : -- [[User:Cipscis|Cipscis]] 23:01, 22 February 2012 (EST) | ||
There were no errors in anything up until this point, other scripts compiled properly as well. The quest in game works as it should, minus the fact that getting the amulet does not progress the quest further. I'll post the code i have in the script. | There were no errors in anything up until this point, other scripts compiled properly as well. The quest in game works as it should, minus the fact that getting the amulet does not progress the quest further. I'll post the code i have in the script. (sorry, i've never tried using wiki talk before, so I'm not sure how to properly orient myself here or make the posts look neat) | ||
Scriptname GSQAmuletScript extends ObjectReference | Scriptname GSQAmuletScript extends ObjectReference |