Modify eye of zomm support to be more efficient.

This commit is contained in:
Noudess
2019-10-26 10:42:00 -04:00
parent 8f5bd52e24
commit 194c61a467
6 changed files with 23 additions and 7 deletions
+1
View File
@@ -265,6 +265,7 @@ Client::Client(EQStreamInterface* ieqs)
PendingTranslocate = false;
PendingSacrifice = false;
controlling_boat_id = 0;
controlled_mob_id = 0;
if (!RuleB(Character, PerCharacterQglobalMaxLevel) && !RuleB(Character, PerCharacterBucketMaxLevel)) {
SetClientMaxLevel(0);