So, I released http://skyrim.nexusmods.com/downloads/file.php?id=9244&tab=3&navtag=/modules/comments/comments_ajax.php?tid=562890|:|fid=9244 and it works absolutely fine for me. For some, however, the scripts that run off the dialogue aren't working. They just go through the dialogue and.. nothing happens.
All scripts involved are:
Game.GetPlayer().RemoveItem(Gold001, 500)
GetOwningQuest().SetStage(10)
Game.ShowRaceMenu()
It works for me, but not for some others. Any idea what could cause that?