Execute_ApplyOverrideTimelineTargetSite
Description
Creates an override timeline for the Self character using the given timeline table entry,
designating the current Target site as the destination. The schedule's start time is set to
the current in-game time and its end time is calculated from the duration encoded in the table row.
Parameters
| Parameter | Description |
|---|
| BaseObject | Fixed to Self. The Target entity must be a valid Site. |
| S1 | EventTimeline ID defined in the Timeline data table |
Examples
| Description | BaseObject | Command | S1 |
|---|
| Apply a friend-visit override using the Target site as destination | Self | ApplyOverrideTimelineTargetSite | Timeline_FriendVisit |
| Apply a shopping override to the Target site for Self | Self | ApplyOverrideTimelineTargetSite | Timeline_Shopping |