|
| npc_elder_kuruti () |
|
bool | OnGossipHello (Player *player, Creature *creature) override |
|
bool | OnGossipSelect (Player *player, Creature *creature, uint32, uint32 action) override |
|
virtual bool | OnDummyEffect (Unit *, uint32, SpellEffIndex, Creature *) |
|
virtual bool | OnGossipSelectCode (Player *, Creature *, uint32, uint32, const char *) |
|
virtual bool | OnQuestAccept (Player *, Creature *, Quest const *) |
|
virtual bool | OnQuestSelect (Player *, Creature *, Quest const *) |
|
virtual bool | OnQuestReward (Player *, Creature *, Quest const *, uint32) |
|
virtual uint32 | GetDialogStatus (Player *, Creature *) |
|
virtual CreatureAI * | GetAI (Creature *) const |
|
virtual void | OnHeal (Unit *, Unit *, uint32 &) |
|
virtual void | OnDamage (Unit *, Unit *, uint32 &) |
|
virtual void | ModifyPeriodicDamageAurasTick (Unit *, Unit *, uint32 &) |
|
virtual void | ModifyMeleeDamage (Unit *, Unit *, uint32 &) |
|
virtual void | ModifySpellDamageTaken (Unit *, Unit *, int32 &) |
|
const std::string & | GetName () const |
|
virtual void | OnUpdate (Creature *, uint32) |
|
npc_elder_kuruti::npc_elder_kuruti |
( |
| ) |
|
|
inline |
CreatureScript(const char *name)
Definition: ScriptMgr.cpp:1586
Reimplemented from CreatureScript.
257 player->SEND_GOSSIP_MENU(9226, creature->
GetGUID());
Definition: ScriptedGossip.h:71
Definition: ScriptedGossip.h:73
ObjectGuid const & GetGUID() const
Definition: Object.h:105
#define GOSSIP_ITEM_KUR1
Definition: zone_zangarmarsh.cpp:243
Definition: GossipDef.h:59
Definition: QuestDef.h:113
Reimplemented from CreatureScript.
264 player->PlayerTalkClass->ClearMenus();
269 player->SEND_GOSSIP_MENU(9227, creature->
GetGUID());
273 player->SEND_GOSSIP_MENU(9229, creature->
GetGUID());
277 if (!player->HasItemCount(24573))
279 ItemPosCountVec dest;
284 player->StoreNewItem(dest, itemId,
true);
287 player->SendEquipError(msg,
NULL,
NULL, itemId);
289 player->SEND_GOSSIP_MENU(9231, creature->
GetGUID());
#define GOSSIP_ITEM_KUR3
Definition: zone_zangarmarsh.cpp:245
Definition: ScriptedGossip.h:71
arena_t NULL
Definition: jemalloc_internal.h:624
#define GOSSIP_ITEM_KUR2
Definition: zone_zangarmarsh.cpp:244
uint32_t uint32
Definition: Define.h:150
Definition: ScriptedGossip.h:73
ObjectGuid const & GetGUID() const
Definition: Object.h:105
Definition: GossipDef.h:59
InventoryResult
Definition: Item.h:46
The documentation for this class was generated from the following file: