Skip to main content

Execute_AddMilestone

Description

Records a milestone achievement for the character. This action saves an important event or achievement that the character has experienced, which can be referenced later in the game.

Parameters

ParameterDescription
BaseObjectThe character who will record the milestone (Self or Target).
S1The milestone ID to record.
S2(Optional) TargetDtId to attach to the milestone.
Use "SiteEventCareerContext" to automatically resolve CareerDtId from the active site event.

Examples

DescriptionBaseObjectCommandS1S2
Record a milestone achievement for SelfSelfAddMilestoneMilestone_Career_FirstPromotion
Record a milestone with career context from site eventSelfAddMilestoneMilestone_Career_FirstPromotionFailSiteEventCareerContext