![]() |
TrinityCore
|
Inheritance diagram for misc_commandscript:Public Member Functions | |
| misc_commandscript () | |
| ChatCommandTable | GetCommands () const override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Static Public Member Functions | |||
| static bool | HandlePvPstatsCommand (ChatHandler *handler) | ||
| static bool | HandleDevCommand (ChatHandler *handler, Optional< bool > enableArg) | ||
| static bool | HandleGPSCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleAuraCommand (ChatHandler *handler, SpellInfo const *spell) | ||
| static bool | HandleUnAuraCommand (ChatHandler *handler, Variant< SpellInfo const *, EXACT_SEQUENCE("all")> spellArg) | ||
| static bool | HandleAppearCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleSummonCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleCommandsCommand (ChatHandler *handler) | ||
| static bool | HandleDieCommand (ChatHandler *handler) | ||
| static bool | HandleReviveCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleDismountCommand (ChatHandler *handler) | ||
| static bool | HandleGUIDCommand (ChatHandler *handler) | ||
| static bool | HandleHelpCommand (ChatHandler *handler, Tail cmd) | ||
| static bool | HandleItemMoveCommand (ChatHandler *handler, uint8 srcSlot, uint8 dstSlot) | ||
| static bool | HandleCooldownCommand (ChatHandler *handler, Optional< SpellInfo const * > spellArg) | ||
| static bool | HandleGetDistanceCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleRecallCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleSaveCommand (ChatHandler *handler) | ||
| static bool | HandleSaveAllCommand (ChatHandler *handler) | ||
| static bool | HandleKickPlayerCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleUnstuckCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleLinkGraveCommand (ChatHandler *handler, uint32 graveyardId, Optional< std::string > teamArg) | ||
| static bool | HandleNearGraveCommand (ChatHandler *handler, Optional< std::string > teamArg) | ||
| static bool | HandleShowAreaCommand (ChatHandler *handler, uint32 areaId) | ||
| static bool | HandleHideAreaCommand (ChatHandler *handler, uint32 areaId) | ||
| static bool | HandleAddItemCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleAddItemToCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleAddItemSetCommand (ChatHandler *handler, Variant< Hyperlink< itemset >, uint32 > itemSetId) | ||
| static bool | HandleBankCommand (ChatHandler *handler) | ||
| static bool | HandleChangeWeather (ChatHandler *handler, WeatherType type, float intensity) | ||
| static bool | HandleMaxSkillCommand (ChatHandler *handler) | ||
| static bool | HandleSetSkillCommand (ChatHandler *handler, Variant< Hyperlink< skill >, uint32 > skillId, uint32 level, Optional< uint32 > maxSkillArg) | ||
Player command: .pinfo | |||
Prints information about a character and it's linked account to the commander
Non-applying information, e.g. a character that is not in gm mode right now or that is not banned/muted, is not printed This can be done either by giving a name or by targeting someone, else, it'll use the commander
| |||
| static bool | HandlePInfoCommand (ChatHandler *handler, Optional< PlayerIdentifier > arg) | ||
| static bool | HandleRespawnCommand (ChatHandler *handler) | ||
| static bool | HandleMuteCommand (ChatHandler *handler, Optional< PlayerIdentifier > player, uint32 muteTime, Tail muteReason) | ||
| static bool | HandleUnmuteCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleMuteHistoryCommand (ChatHandler *handler, std::string accountName) | ||
| static bool | HandleMuteHistoryHelper (uint32 accountId, char const *accountName, ChatHandler *handler) | ||
| static bool | HandleMovegensCommand (ChatHandler *handler) | ||
| static bool | HandleComeToMeCommand (ChatHandler *handler) | ||
| static bool | HandleDamageCommand (ChatHandler *handler, uint32 damage, Optional< SpellSchools > school, Optional< SpellInfo const * > spellInfo) | ||
| static bool | HandleDamageGoCommand (ChatHandler *handler, Variant< Hyperlink< gameobject >, ObjectGuid::LowType > spawnId, int32 damage) | ||
| static bool | HandleCombatStopCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleFlushArenaPointsCommand (ChatHandler *) | ||
| static bool | HandleRepairitemsCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleFreezeCommand (ChatHandler *handler, char const *args) | ||
| static bool | HandleUnFreezeCommand (ChatHandler *handler, Optional< std::string > targetNameArg) | ||
| static bool | HandleListFreezeCommand (ChatHandler *handler) | ||
| static bool | HandlePlayAllCommand (ChatHandler *handler, uint32 soundId) | ||
| static bool | HandlePossessCommand (ChatHandler *handler) | ||
| static bool | HandleUnPossessCommand (ChatHandler *handler) | ||
| static bool | HandleBindSightCommand (ChatHandler *handler) | ||
| static bool | HandleUnbindSightCommand (ChatHandler *handler) | ||
| static bool | HandleMailBoxCommand (ChatHandler *handler) | ||
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 66 of file cs_misc.cpp.
|
inline |
Definition at line 69 of file cs_misc.cpp.
|
inlineoverridevirtual |
Implements CommandScript.
Definition at line 71 of file cs_misc.cpp.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 1158 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1434 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1293 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 353 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 306 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1488 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2633 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1494 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2351 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2250 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 613 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 734 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2267 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2329 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 161 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 619 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 667 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 2406 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 773 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 185 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 691 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 706 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1124 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 715 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 891 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 988 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2561 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2654 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1520 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2167 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1992 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2116 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2136 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1030 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1587 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2597 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2612 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 132 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 836 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2386 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1952 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 645 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 883 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 859 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1535 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1090 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 494 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 327 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2643 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2504 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2067 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 2622 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 927 of file cs_misc.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: