TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Classes
|
Functions
|
Variables
cs_ahbot.cpp File Reference
#include "
ScriptMgr.h
"
#include "
Chat.h
"
#include "
Language.h
"
#include "
AuctionHouseBot.h
"
Include dependency graph for cs_ahbot.cpp:
Classes
class
ahbot_commandscript
Functions
void
AddSC_ahbot_commandscript
()
Variables
static
const
uint32
ahbotQualityIds
[
MAX_AUCTION_QUALITY
]
Function Documentation
void AddSC_ahbot_commandscript
(
)
243
{
244
new
ahbot_commandscript
();
245
}
ahbot_commandscript
Definition:
cs_ahbot.cpp:31
Here is the caller graph for this function:
Variable Documentation
const
uint32
ahbotQualityIds[
MAX_AUCTION_QUALITY
]
static
Initial value:
=
{
LANG_AHBOT_QUALITY_GRAY
,
LANG_AHBOT_QUALITY_WHITE
,
LANG_AHBOT_QUALITY_GREEN
,
LANG_AHBOT_QUALITY_BLUE
,
LANG_AHBOT_QUALITY_PURPLE
,
LANG_AHBOT_QUALITY_ORANGE
,
LANG_AHBOT_QUALITY_YELLOW
}
LANG_AHBOT_QUALITY_BLUE
Definition:
Language.h:974
LANG_AHBOT_QUALITY_GREEN
Definition:
Language.h:973
LANG_AHBOT_QUALITY_PURPLE
Definition:
Language.h:975
LANG_AHBOT_QUALITY_YELLOW
Definition:
Language.h:977
LANG_AHBOT_QUALITY_GRAY
Definition:
Language.h:971
LANG_AHBOT_QUALITY_ORANGE
Definition:
Language.h:976
LANG_AHBOT_QUALITY_WHITE
Definition:
Language.h:972
Generated on Tue Apr 5 2016 20:14:27 for TrinityCore by
1.8.8