![]() |
TrinityCore
|
Inheritance diagram for modify_commandscript:Public Member Functions | |
| modify_commandscript () | |
| std::vector< ChatCommand > | GetCommands () const override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Static Public Member Functions | |
| template<typename... Args> | |
| static void | NotifyModification (ChatHandler *handler, Unit *target, TrinityStrings resourceMessage, TrinityStrings resourceReportMessage, Args &&... args) |
| static bool | CheckModifyResources (ChatHandler *handler, char const *args, Player *target, int32 &res, int32 &resmax, int8 const multiplier=1) |
| static bool | HandleModifyHPCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyManaCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyEnergyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRageCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRunicPowerCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyFactionCommand (ChatHandler *handler, Optional< uint32 > factionid, Optional< uint32 > flag, Optional< uint32 > npcflag, Optional< uint32 > dyflag) |
| static bool | HandleModifySpellCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyTalentCommand (ChatHandler *handler, char const *args) |
| static bool | CheckModifySpeed (ChatHandler *handler, Unit *target, float speed, float minimumBound, float maximumBound, bool checkInFlight=true) |
| static bool | CheckModifySpeed (ChatHandler *handler, char const *args, Unit *target, float &speed, float minimumBound, float maximumBound, bool checkInFlight=true) |
| static bool | HandleModifyASpeedCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifySpeedCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifySwimCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyBWalkCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyFlyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyScaleCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyMountCommand (ChatHandler *handler, uint32 mount, float speed) |
| static bool | HandleModifyMoneyCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyBitCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyHonorCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyDrunkCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyRepCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyMorphCommand (ChatHandler *handler, uint32 display_id) |
| static bool | HandleModifyPhaseCommand (ChatHandler *handler, uint32 phasemask) |
| static bool | HandleModifyStandStateCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyArenaCommand (ChatHandler *handler, char const *args) |
| static bool | HandleModifyGenderCommand (ChatHandler *handler, char const *args) |
| static bool | HandleDeMorphCommand (ChatHandler *handler, char const *) |
| static bool | HandleModifyXPCommand (ChatHandler *handler, char const *args) |
Additional Inherited Members | |
Protected Member Functions inherited from CommandScript | |
| CommandScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
Definition at line 42 of file cs_modify.cpp.
|
inline |
Definition at line 45 of file cs_modify.cpp.
|
inlinestatic |
Definition at line 102 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 354 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 47 of file cs_modify.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 918 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 835 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 396 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 585 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 441 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 665 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 162 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 210 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 455 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 857 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 639 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 131 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 146 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 515 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 793 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 483 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 809 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 178 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 680 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 194 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 469 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 413 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 253 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 824 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 427 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 309 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 934 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 92 of file cs_modify.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: