x0_i0_plotgiver
Functions
| Name | Brief Description |
|---|---|
| GetPlotItemTag | Returns the plot item's tag |
| GetQuestItemTag | Returns the quest item's tag. |
| GetQuestStatus | Returns a PC's quest status. |
| GetQuestTag | Gets the giver's quest tag. |
| GetQuestVarname | Gets the NPC's local variable name for the given quest. |
| GetRewardItemTag | Returns the reward item tag. |
| GiveQuestItem | Create the quest item on the player. |
| GiveRewardItem | Creates a reward item on the PC. |
| HasPlotItem | Checks the PC's party for an item. |
| HasQuestItem | Checks if the PC's party possesses a given quest item. |
| HasRewardItem | Checks the PC's party for the reward item. |
| SetOnQuest | Sets that a PC has taken a quest |
| SetQuestDone | Sets a quest as finished or done. |
| TakePlotItem | Take the plot item from oPC's party. |
| TakeQuestItem | Removes a quest item from a PC's party. |
author: Charles Feduke
Send comments on this topic.