mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Secrets: Added functionality to Perl/Server for $client->PlayMP3("name of file").
This commit is contained in:
@@ -579,7 +579,7 @@ OP_LoginComplete=0x0000
|
||||
|
||||
# discovered opcodes not yet used:
|
||||
OP_PickLockSuccess=0x0000
|
||||
OP_PlayMP3=0x0000
|
||||
OP_PlayMP3=0x277c
|
||||
OP_ReclaimCrystals=0x0000
|
||||
OP_DynamicWall=0x0000
|
||||
OP_OpenDiscordMerchant=0x0000
|
||||
|
||||
@@ -587,7 +587,7 @@ OP_LoginComplete=0x0000 #
|
||||
|
||||
# discovered opcodes not yet used:
|
||||
OP_PickLockSuccess=0x0000 #
|
||||
OP_PlayMP3=0x0000 #
|
||||
OP_PlayMP3=0x82d7 #
|
||||
OP_ReclaimCrystals=0x0000 #
|
||||
OP_DynamicWall=0x0000 #
|
||||
OP_OpenDiscordMerchant=0x0000 #
|
||||
|
||||
@@ -498,7 +498,7 @@ OP_ItemVerifyRequest=0x0000 #Trevius 03/15/09
|
||||
OP_ItemVerifyReply=0x0000 #Trevius 03/15/09
|
||||
|
||||
#discovered opcodes not yet used:
|
||||
OP_PlayMP3=0x0000
|
||||
OP_PlayMP3=0x26ab
|
||||
OP_FriendsWho=0x48fe
|
||||
OP_MoveLogRequest=0x7510 #gone I think
|
||||
OP_MoveLogDisregard=0x0000 #gone I think
|
||||
|
||||
@@ -581,7 +581,7 @@ OP_LoginComplete=0x0000 #
|
||||
|
||||
# discovered opcodes not yet used:
|
||||
OP_PickLockSuccess=0x0000 #
|
||||
OP_PlayMP3=0x0000 #
|
||||
OP_PlayMP3=0x7f72 #
|
||||
OP_ReclaimCrystals=0x0000 #
|
||||
OP_DynamicWall=0x0000 #
|
||||
OP_OpenDiscordMerchant=0x0000 #
|
||||
|
||||
Reference in New Issue
Block a user