Execute_AddQuest
Description
Adds a quest to the specified character.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character to add the quest to (Self or Target). |
| S1 | The Quest ID to add. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Add the JobLess quest to Self | Self | AddQuest |
| Add a main quest to Target | Target | AddQuest |