Execute_LeaveCareer
Description
Forces the BaseObject character to leave their career. S1 specifies the EB1CareerType to leave (defaults to Business if omitted). The leave reason is always Script.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self — the character who will leave their career. |
| S1 | EB1CareerType to leave (defaults to Business if omitted). |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Leave Business career | Self | LeaveCareer | |
| Leave Business career (explicit) | Self | LeaveCareer | Business |
| Leave School career | Self | LeaveCareer | School |
Back to Command FinderSearch and filter all 399 Script Execution documents