mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
Add BotGroupSay method
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
Lua_Mob GetOwner();
|
||||
int16 HasBotItem(uint32 item_id);
|
||||
void OwnerMessage(std::string message);
|
||||
void BotGroupSay(const char* message);
|
||||
bool ReloadBotDataBuckets();
|
||||
bool ReloadBotOwnerDataBuckets();
|
||||
bool ReloadBotSpells();
|
||||
|
||||
Reference in New Issue
Block a user