Function; Profile_SetMissionsComplete - HWRM/KarosGraveyard GitHub Wiki

Profile_SetMissionsComplete(<sCampaignName>, <iMissionIndex>)

Description

Sets all missions up to mission <iMissionIndex> in campaign <sCampaignName> to "complete" in the player's profile.

Example

Profile_SetMissionsComplete("Ascension", 1)

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