Planeshift
|
This script operation makes an npc uncomplete a quest for a player, as part of his response to a player event. More...
#include <dictionary.h>
Public Member Functions | |
virtual csString | GetResponseScript () |
virtual bool | Load (iDocumentNode *node) |
virtual bool | Run (gemNPC *who, gemActor *target, NpcResponse *owner, csTicks &timeDelay, int &voiceNumber) |
UncompleteQuestResponseOp () | |
virtual | ~UncompleteQuestResponseOp () |
![]() | |
const char * | GetName () |
only used for output in error messages while parsing the script in NpcResponse More... | |
virtual bool | IsPublic () |
virtual | ~ResponseOperation () |
Protected Attributes | |
csString | error_msg |
psQuest * | quest |
![]() | |
csString | name |
This script operation makes an npc uncomplete a quest for a player, as part of his response to a player event.
Definition at line 866 of file dictionary.h.
|
inline |
Definition at line 873 of file dictionary.h.
|
inlinevirtual |
Definition at line 878 of file dictionary.h.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
protected |
Definition at line 870 of file dictionary.h.
|
protected |
Definition at line 869 of file dictionary.h.