ThoraldGM Posted October 7, 2019 Share Posted October 7, 2019 Not sure what else to call it. My goal is to create a mod that counts all collectibles purchased from vendors as collected. What I know: - picked up magazines add a potion to the player- challenges check if potion is on player - on game load after mod installed, use HasItem or loop inventory / stash to see if each mag is found- if mag is found, add that mag's potion to player What Idk: - how to notify "Challenge Checker" that I want it to check player for potions & mark challenges completed. Any ideas? Twitter FO76Edit screenshot thread Link to comment Share on other sites More sharing options...
ThoraldGM Posted October 7, 2019 Author Share Posted October 7, 2019 BAE > SeventySix - Interface.ba2 > interface > challengetracker.swf > "ChallengeTracker" & "ChallengeTrackerEntry" (viewed with JPEXS) seem useful (Challenges complete: X / Y) but how to change X isn't obvious. I know Papyrus, not ActionScript. Link to comment Share on other sites More sharing options...
Recommended Posts