PSEssentialQuestScript NPEScript = pPSNoPermanentEssentialsQuest as PSEssentialQuestScriptNPEScript.DoStageDoneArrayAlias[19] = falseNPEScript.EssentialAliasArray[19] = PSNoPermanentEssentialsQuestCaptainLonelyGaleEssentialNPEScript.MyQST2ArrayAlias[19] = noneNPEScript.MyQSTArrayAlias[19] = pMS11NPEScript.preReqStage2ArrayAlias[19] = -1NPEScript.preReqStageArrayAlias[19] = 205
Right?
I'm adding to a specific spot in the array, if that wasn't clear.
***
It seems to work fine in-game, but the log throws errors about the array not being big enough. I'd like to know how to fix that.
For reference, the arrays as-is have 18 spots.