Jump to content

Is there a way to check if a mission has been completed in RagePluginHook?


KMM
 Share

Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...