KMM 0 Posted July 7, 2021 Share Posted July 7, 2021 I am trying to create a RagePluginHook mod that checks whether a mission has been completed before continuing with the script. Is this possible? If so how? Quote Link to comment Share on other sites More sharing options...
LMS 673 Posted July 7, 2021 Share Posted July 7, 2021 There might be a better way and I cannot help you with the mission hash, but CHAL_MISSION_GET_NUM_GOALS_COMPLETE might help you. Assuming at least one goal needs to be completed to pass the mission (another assumption on my end), this might be what you need. You could check how other game scripts make use of it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.