EvEmu
0.8.4
11 September 2021
|
#include "eve-server.h"
#include "EVEServerConfig.h"
#include "market/MarketBotConf.h"
#include "market/MarketBotMgr.h"
#include "market/MarketMgr.h"
#include "market/MarketProxyService.h"
Go to the source code of this file.
Variables | |
MarketBotMgr.h | |
system for automating/emulating buy and sell orders on the market. idea and some code taken from AuctionHouseBot - Copyright (C) 2008-2014 TrinityCore http://www.trinitycore.org/ : Allan
| |
static const char *const | BOT_CONFIG_FILE = EVEMU_ROOT "/etc/MarketBot.xml" |
|
static |
Definition at line 19 of file MarketBotMgr.cpp.
Referenced by MarketBotMgr::Initialize().