Planeshift
|
This script operation makes an npc do an action, like greet or bow, as part of his response to a player event. More...
#include <dictionary.h>
Public Member Functions | |
virtual csString | GetResponseScript () |
GuildAwardResponseOp () | |
virtual bool | Load (iDocumentNode *node) |
virtual bool | Run (gemNPC *who, gemActor *target, NpcResponse *owner, csTicks &timeDelay, int &voiceNumber) |
virtual | ~GuildAwardResponseOp () |
![]() | |
const char * | GetName () |
only used for output in error messages while parsing the script in NpcResponse More... | |
virtual bool | IsPublic () |
virtual | ~ResponseOperation () |
Protected Attributes | |
int | karma |
![]() | |
csString | name |
This script operation makes an npc do an action, like greet or bow, as part of his response to a player event.
Definition at line 979 of file dictionary.h.
|
inline |
Definition at line 984 of file dictionary.h.
|
inlinevirtual |
Definition at line 988 of file dictionary.h.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
protected |
Definition at line 982 of file dictionary.h.