TrinityCore
cs_misc.cpp File Reference
#include "ScriptMgr.h"
#include "AccountMgr.h"
#include "ArenaTeamMgr.h"
#include "CellImpl.h"
#include "CharacterCache.h"
#include "Chat.h"
#include "ChatCommand.h"
#include "DatabaseEnv.h"
#include "DB2Stores.h"
#include "DisableMgr.h"
#include "GridNotifiers.h"
#include "Group.h"
#include "IpAddress.h"
#include "IPLocation.h"
#include "Item.h"
#include "ItemBonusMgr.h"
#include "Language.h"
#include "MiscPackets.h"
#include "MMapFactory.h"
#include "MotionMaster.h"
#include "MovementDefines.h"
#include "ObjectAccessor.h"
#include "ObjectMgr.h"
#include "PhasingHandler.h"
#include "Player.h"
#include "Realm.h"
#include "SpellAuras.h"
#include "SpellHistory.h"
#include "SpellMgr.h"
#include "TerrainMgr.h"
#include "Transport.h"
#include "Weather.h"
#include "World.h"
#include "WorldSession.h"
+ Include dependency graph for cs_misc.cpp:

Go to the source code of this file.

Classes

class  misc_commandscript
 

Macros

#define SPELL_UNSTUCK_ID   7355
 
#define SPELL_UNSTUCK_VISUAL   2683
 

Functions

void AddSC_misc_commandscript ()
 

Macro Definition Documentation

◆ SPELL_UNSTUCK_ID

#define SPELL_UNSTUCK_ID   7355

◆ SPELL_UNSTUCK_VISUAL

#define SPELL_UNSTUCK_VISUAL   2683

Function Documentation

◆ AddSC_misc_commandscript()

void AddSC_misc_commandscript ( )

Definition at line 2701 of file cs_misc.cpp.

+ Here is the caller graph for this function: