Planeshift
|
This script operation makes an npc give money to the player. More...
#include <dictionary.h>
Public Member Functions | |
virtual csString | GetResponseScript () |
virtual bool | Load (iDocumentNode *node) |
MoneyResponseOp () | |
virtual bool | Run (gemNPC *who, gemActor *target, NpcResponse *owner, csTicks &timeDelay, int &voiceNumber) |
virtual | ~MoneyResponseOp () |
![]() | |
const char * | GetName () |
only used for output in error messages while parsing the script in NpcResponse More... | |
virtual bool | IsPublic () |
virtual | ~ResponseOperation () |
Protected Attributes | |
psMoney | money |
![]() | |
csString | name |
This script operation makes an npc give money to the player.
Definition at line 1057 of file dictionary.h.
|
inline |
Definition at line 1063 of file dictionary.h.
|
inlinevirtual |
Definition at line 1067 of file dictionary.h.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
virtual |
Implements ResponseOperation.
|
protected |
Definition at line 1060 of file dictionary.h.