mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 10:58:20 +00:00
Merge pull request #923 from noudess/spawn2
Eye of Zomm needed support in OP_ClientUpdate.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user