|
| go_dragonflayer_cage () |
|
bool | OnGossipHello (Player *player, GameObject *go) override |
|
virtual bool | OnDummyEffect (Unit *, uint32, SpellEffIndex, GameObject *) |
|
virtual bool | OnGossipSelect (Player *, GameObject *, uint32, uint32) |
|
virtual bool | OnGossipSelectCode (Player *, GameObject *, uint32, uint32, const char *) |
|
virtual bool | OnQuestAccept (Player *, GameObject *, Quest const *) |
|
virtual bool | OnQuestReward (Player *, GameObject *, Quest const *, uint32) |
|
virtual uint32 | GetDialogStatus (Player *, GameObject *) |
|
virtual void | OnDestroyed (GameObject *, Player *) |
|
virtual void | OnDamaged (GameObject *, Player *) |
|
virtual void | OnLootStateChanged (GameObject *, uint32, Unit *) |
|
virtual void | OnGameObjectStateChanged (GameObject *, uint32) |
|
virtual GameObjectAI * | GetAI (GameObject *) const |
|
const std::string & | GetName () const |
|
virtual void | OnUpdate (GameObject *, uint32) |
|
go_dragonflayer_cage::go_dragonflayer_cage |
( |
| ) |
|
|
inline |
GameObjectScript(const char *name)
Definition: ScriptMgr.cpp:1592
- Todo:
- prisoner should help player for a short period of time
Reimplemented from GameObjectScript.
893 if (!pPrisoner || !pPrisoner->
IsAlive())
900 player->KilledMonsterCredit(qInfo->
Objectives[0].ObjectID);
Definition: go_scripts.cpp:865
Definition: QuestDef.h:279
Definition: go_scripts.cpp:867
Definition: go_scripts.cpp:864
Definition: Creature.h:467
Creature * FindNearestCreature(uint32 entry, float range, bool alive=true) const
Definition: Object.cpp:2443
Definition: go_scripts.cpp:866
#define sObjectMgr
Definition: ObjectMgr.h:1567
bool IsAlive() const
Definition: Unit.h:1692
void UseDoorOrButton(uint32 time_to_restore=0, bool alternative=false, Unit *user=NULL)
Definition: GameObject.cpp:1182
Definition: go_scripts.cpp:863
Definition: QuestDef.h:113
void DisappearAndDie()
Definition: Creature.cpp:256
QuestObjectives Objectives
Definition: QuestDef.h:454
The documentation for this class was generated from the following file: