Merge pull request #923 from noudess/spawn2

Eye of Zomm needed support in OP_ClientUpdate.
This commit is contained in:
Uleat
2019-11-07 19:08:41 -05:00
committed by GitHub
9 changed files with 60 additions and 10 deletions
+1
View File
@@ -266,6 +266,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);