mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-01 00:21:28 +00:00
Several opcodes
This commit is contained in:
parent
c718ddbbf9
commit
ef8e1cf6e6
@ -170,7 +170,7 @@ OP_InspectAnswer=0x0000
|
||||
OP_InspectMessageUpdate=0x0000
|
||||
OP_BeginCast=0x31f9
|
||||
OP_ColoredText=0x0f3c
|
||||
OP_ConsentResponse=0x0000
|
||||
OP_ConsentResponse=0x3229
|
||||
OP_MemorizeSpell=0x1d31
|
||||
OP_LinkedReuse=0x7a8e
|
||||
OP_SwapSpell=0x63c7
|
||||
@ -181,19 +181,19 @@ OP_SimpleMessage=0x1943
|
||||
OP_Buff=0x6ce5
|
||||
OP_Illusion=0x5a3f
|
||||
OP_MoneyOnCorpse=0x39d3
|
||||
OP_RandomReply=0x0000
|
||||
OP_DenyResponse=0x0000
|
||||
OP_RandomReply=0x6603
|
||||
OP_DenyResponse=0x3f2c
|
||||
OP_SkillUpdate=0x6735
|
||||
OP_GMTrainSkillConfirm=0x6fbc
|
||||
OP_RandomReq=0x0000
|
||||
OP_RandomReq=0x528a
|
||||
OP_Death=0x429a
|
||||
OP_GMTraining=0x7c7a
|
||||
OP_GMEndTraining=0x3ec6
|
||||
OP_GMTrainSkill=0x54e1
|
||||
OP_Animation=0x79c7
|
||||
OP_Begging=0x7ded
|
||||
OP_Consent=0x0000
|
||||
OP_ConsentDeny=0x0000
|
||||
OP_Consent=0x44fc
|
||||
OP_ConsentDeny=0x3df9
|
||||
OP_AutoFire=0x5280
|
||||
OP_PetCommands=0x0000
|
||||
OP_PetCommandState=0x0000
|
||||
@ -203,15 +203,15 @@ OP_Surname=0x0000
|
||||
OP_ClearSurname=0x0000
|
||||
OP_FaceChange=0x0000
|
||||
OP_SetFace=0x0000
|
||||
OP_SenseHeading=0x0000
|
||||
OP_SenseHeading=0x6fcf
|
||||
OP_Action=0x4c13
|
||||
OP_ConsiderCorpse=0x6092
|
||||
OP_HideCorpse=0x0000
|
||||
OP_CorpseDrag=0x0000
|
||||
OP_CorpseDrop=0x0000
|
||||
OP_Bug=0x0000
|
||||
OP_HideCorpse=0x3f5c
|
||||
OP_CorpseDrag=0x234d
|
||||
OP_CorpseDrop=0x4342
|
||||
OP_Bug=0x770b
|
||||
OP_Feedback=0x0000
|
||||
OP_Report=0x0000
|
||||
OP_Report=0x5bcf
|
||||
OP_Damage=0x7d07
|
||||
OP_ChannelMessage=0x6adc
|
||||
OP_Assist=0x51f1
|
||||
@ -219,12 +219,12 @@ OP_AssistGroup=0x3f23
|
||||
OP_MoveCoin=0x4e6a
|
||||
OP_ZonePlayerToBind=0x5643
|
||||
OP_KeyRing=0x0000
|
||||
OP_WhoAllRequest=0x0000
|
||||
OP_WhoAllResponse=0x0000
|
||||
OP_FriendsWho=0x0000
|
||||
OP_ConfirmDelete=0x0000
|
||||
OP_WhoAllRequest=0x2a09
|
||||
OP_WhoAllResponse=0x6404
|
||||
OP_FriendsWho=0x75a2
|
||||
OP_ConfirmDelete=0x4dd0
|
||||
OP_Logout=0x771d
|
||||
OP_Rewind=0x0000
|
||||
OP_Rewind=0x2b19
|
||||
OP_TargetCommand=0x3b18
|
||||
OP_Hide=0x1cdf
|
||||
OP_Jump=0x6fa0
|
||||
@ -257,18 +257,18 @@ OP_ItemLinkResponse=0x0000
|
||||
OP_ItemLinkClick=0x0000
|
||||
OP_ItemPreview=0x0000
|
||||
OP_NewSpawn=0x3ea8
|
||||
OP_Track=0x0000
|
||||
OP_TrackTarget=0x0000
|
||||
OP_TrackUnknown=0x0000
|
||||
OP_Track=0x5351
|
||||
OP_TrackTarget=0x611a
|
||||
OP_TrackUnknown=0x2c7a
|
||||
OP_ClickDoor=0x733c
|
||||
OP_MoveDoor=0x567c
|
||||
OP_RemoveAllDoors=0x73e8
|
||||
OP_EnvDamage=0x0000
|
||||
OP_EnvDamage=0x1ffd
|
||||
OP_BoardBoat=0x7015
|
||||
OP_LeaveBoat=0x2486
|
||||
OP_ControlBoat=0x166f
|
||||
OP_Forage=0x0000
|
||||
OP_SafeFallSuccess=0x0000
|
||||
OP_Forage=0x4c52
|
||||
OP_SafeFallSuccess=0x6690
|
||||
OP_RezzComplete=0x0000
|
||||
OP_RezzRequest=0x0000
|
||||
OP_RezzAnswer=0x0000
|
||||
@ -417,7 +417,7 @@ OP_MercenaryUnsuspendResponse=0x0000
|
||||
# Looting
|
||||
OP_LootRequest=0x60e5
|
||||
OP_EndLootRequest=0x35f6
|
||||
OP_LootItem=0x0000
|
||||
OP_LootItem=0x0856
|
||||
OP_LootComplete=0x1f5e
|
||||
|
||||
# bazaar trader stuff:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user