View Single Post
04/27/21, 07:47 PM   #6
Khayeel
AddOn Author - Click to view addons
Join Date: Apr 2021
Posts: 4
Yeah, I think they count as being hard-coded. Maybe something that keeps track of new completed pledges, then automatically adding them to the rotation would work without any need for update.

If completed quest name has "Pledge: " as a substring && doesn't match a known already pledge, then add/modify the rotation array at a location we're allowed to store value during runtime then maybe apply it to the actual source at game exit or something.
  Reply With Quote