mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
WIP items
This commit is contained in:
@@ -46,7 +46,7 @@ OP_WorldUnknown001=0x2049
|
||||
OP_FloatListThing=0x0000
|
||||
|
||||
# Reasons for Disconnect:
|
||||
OP_ZoneUnavail=0x0000
|
||||
OP_ZoneUnavail=0x582d
|
||||
OP_WorldClientReady=0x7ed8
|
||||
OP_CharacterStillInZone=0x0000
|
||||
OP_WorldChecksumFailure=0x0000
|
||||
@@ -66,8 +66,8 @@ OP_NewZone=0x4341
|
||||
OP_ZoneSpawns=0x17d9
|
||||
OP_PlayerProfile=0x1c76
|
||||
OP_TimeOfDay=0x3736
|
||||
OP_LevelUpdate=0x0000 #0x0eb2
|
||||
OP_Stamina=0x0000 #0x1563
|
||||
OP_LevelUpdate=0x0eb2
|
||||
OP_Stamina=0x1563
|
||||
OP_RequestClientZoneChange=0x0191
|
||||
OP_ZoneChange=0x17a3
|
||||
OP_LockoutTimerInfo=0x0000
|
||||
@@ -112,7 +112,7 @@ OP_CharInventory=0x21d6
|
||||
OP_WearChange=0x44c0
|
||||
OP_ClientUpdate=0x3a4b
|
||||
OP_ClientReady=0x0831
|
||||
OP_SetServerFilter=0x0000 #0x6b7f
|
||||
OP_SetServerFilter=0x6b7f
|
||||
|
||||
# Guild Opcodes
|
||||
OP_GetGuildMOTD=0x0000
|
||||
@@ -191,7 +191,7 @@ OP_DenyResponse=0x0000
|
||||
OP_SkillUpdate=0x04c
|
||||
OP_GMTrainSkillConfirm=0x0000
|
||||
OP_RandomReq=0x0000
|
||||
OP_Death=0x0000
|
||||
OP_Death=0x429a
|
||||
OP_GMTraining=0x0000
|
||||
OP_GMEndTraining=0x0000
|
||||
OP_GMTrainSkill=0x0000
|
||||
@@ -265,9 +265,9 @@ OP_NewSpawn=0x3ea8
|
||||
OP_Track=0x0000
|
||||
OP_TrackTarget=0x0000
|
||||
OP_TrackUnknown=0x0000
|
||||
OP_ClickDoor=0x0000
|
||||
OP_MoveDoor=0x0000
|
||||
OP_RemoveAllDoors=0x0000
|
||||
OP_ClickDoor=0x733c
|
||||
OP_MoveDoor=0x567c
|
||||
OP_RemoveAllDoors=0x73e8
|
||||
OP_EnvDamage=0x0000
|
||||
OP_BoardBoat=0x0000
|
||||
OP_LeaveBoat=0x0000
|
||||
|
||||
Reference in New Issue
Block a user