Skip to main content

Execute_SetCareerRank

Description

Sets a character's career rank to the specified value. Unlike AdvanceCareerRank (which increments by one), this sets the rank directly.

Parameters

ParameterDescription
BaseObjectThe character whose career rank will be set.
S1EB1CareerType to set (e.g., Business, School); defaults to Business if omitted.
F1The target rank value to set.

Examples

DescriptionBaseObjectCommandS1F1
Set Business career rank to 1SelfSetCareerRank1
Set School career rank to 3SelfSetCareerRankSchool3