AC_StoryNumber as integer
I don't know why, but the parameter AC_StoryNumber is a TEXT type, even though the story number will always be an integer. This makes it unreliable to test in GDL whether the current story falls inside / outside a selected range, particularly when te...