mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
A few more ops; some need server support still.
Reorder encodes to be alphabetical for better maintanability.
This commit is contained in:
@@ -235,7 +235,7 @@ OP_Hide=0x1cdf
|
||||
OP_Jump=0x6fa0
|
||||
OP_Camp=0x326f
|
||||
OP_Emote=0x0000
|
||||
OP_SetRunMode=0x0000
|
||||
OP_SetRunMode=0x1449
|
||||
OP_BankerChange=0x0000
|
||||
OP_TargetMouse=0x5741
|
||||
OP_MobHealth=0x5b77
|
||||
@@ -248,15 +248,15 @@ OP_XTargetAutoAddHaters=0x0000
|
||||
OP_XTargetOpen=0x0000
|
||||
OP_XTargetOpenResponse=0x0000
|
||||
OP_BuffCreate=0x27a1
|
||||
OP_BuffRemoveRequest=0x0000
|
||||
OP_BuffRemoveRequest=0x4507
|
||||
OP_DeleteSpawn=0x7712
|
||||
OP_AutoAttack=0x3f03
|
||||
OP_AutoAttack2=0x1c31
|
||||
OP_Consume=0x0000
|
||||
OP_Consume=0x5ef7
|
||||
OP_MoveItem=0x11e3
|
||||
OP_MoveMultipleItems=0x5205
|
||||
OP_DeleteItem=0x0000
|
||||
OP_DeleteCharge=0x0000
|
||||
OP_DeleteItem=0x0150
|
||||
OP_DeleteCharge=0x1b7e
|
||||
OP_ItemPacket=0x7d43
|
||||
OP_ItemLinkResponse=0x0000
|
||||
OP_ItemLinkClick=0x0000
|
||||
@@ -346,9 +346,9 @@ OP_Action2=0x0000 # Unused?
|
||||
OP_MobUpdate=0x0000
|
||||
OP_NPCMoveUpdate=0x0000
|
||||
OP_CameraEffect=0x2f01
|
||||
OP_SpellEffect=0x0000
|
||||
OP_AddNimbusEffect=0x0000
|
||||
OP_RemoveNimbusEffect=0x0000
|
||||
OP_SpellEffect=0x7378
|
||||
OP_AddNimbusEffect=0x069f
|
||||
OP_RemoveNimbusEffect=0x19ee
|
||||
OP_AltCurrency=0x0000
|
||||
OP_AltCurrencyMerchantRequest=0x0000
|
||||
OP_AltCurrencyMerchantReply=0x0000
|
||||
|
||||
Reference in New Issue
Block a user