Function; Profile_SetSingleMissionComplete - HWRM/KarosGraveyard GitHub Wiki

Profile_SetSingleMissionComplete(<sCampaignName>, <iMissionIndex>)

Description

Sets mission <iMissionindex> in campaign <sCampaignName> to "complete" in the player's profile.

Example

Profile_SetSingleMissionComplete("Ascension", 4)

Arguments

<sCampaignName>: the name of the campaign.
<iMissionIndex>: the index number of the mission.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial