Execute_RemoveQuest
Description
Removes a quest from the specified character.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character to remove the quest from (Self or Target). |
| S1 | The Quest ID to remove. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Remove the JobLess quest from Self | Self | RemoveQuest |
| Remove a main quest from Target | Target | RemoveQuest |