Added Client::InterrogateInventory() and command #interrogateinv to manually invoke it. (GM's - use #interrogateinv help)

This commit is contained in:
Uleat
2014-10-28 11:35:26 -04:00
parent b54411e533
commit 65cb049a38
8 changed files with 301 additions and 3 deletions
+2
View File
@@ -327,6 +327,8 @@ Client::Client(EQStreamInterface* ieqs)
EngagedRaidTarget = false;
SavedRaidRestTimer = 0;
interrogateinv_flag = false;
}
Client::~Client() {