mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Movement works, mostly now.
This commit is contained in:
@@ -68,8 +68,8 @@ OP_PlayerProfile=0x1c76
|
||||
OP_TimeOfDay=0x3736
|
||||
OP_LevelUpdate=0x0000 #0x0eb2
|
||||
OP_Stamina=0x0000 #0x1563
|
||||
OP_RequestClientZoneChange=0x0000 #0x0191
|
||||
OP_ZoneChange=0x0000 #0x17a3
|
||||
OP_RequestClientZoneChange=0x0191
|
||||
OP_ZoneChange=0x17a3
|
||||
OP_LockoutTimerInfo=0x0000
|
||||
OP_ZoneServerReady=0x0000
|
||||
OP_ZoneInUnknown=0x0000
|
||||
@@ -110,7 +110,7 @@ OP_GuildMemberList=0x0000
|
||||
OP_GuildMOTD=0x0000
|
||||
OP_CharInventory=0x21d6
|
||||
OP_WearChange=0x0000 #0x44c0
|
||||
OP_ClientUpdate=0x0000 #0x3a4b
|
||||
OP_ClientUpdate=0x3a4b
|
||||
OP_ClientReady=0x0831
|
||||
OP_SetServerFilter=0x0000 #0x6b7f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user