Description
Sends a move-in or move-out packet request to start or end cohabitation between Self and Target.
The action is determined by the CohabitMoveMode specified in S1: CohabitStart to begin cohabitation,
CohabitEnd to end it. The packet is rejected if S1 is not a valid CohabitMoveMode.
Parameters
| Parameter | Description |
|---|
| BaseObject | The initiating character who triggers the cohabit request |
| S1 | CohabitMoveMode: "CohabitStart" to begin cohabitation, "CohabitEnd" to end it |
Examples
| Description | BaseObject | Command |
|---|
| Self proposes to move in with Target | Self | Cohabit |
| Self ends cohabitation with Target | Self | Cohabit |
| Target initiates moving in with Self | Target | Cohabit |
| Target requests to end cohabitation with Self | Target | Cohabit |