TrinityCore
Loading...
Searching...
No Matches
Opcodes.h
Go to the documentation of this file.
1/*
2 * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License as published by the
6 * Free Software Foundation; either version 2 of the License, or (at your
7 * option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12 * more details.
13 *
14 * You should have received a copy of the GNU General Public License along
15 * with this program. If not, see <http://www.gnu.org/licenses/>.
16 */
17
21
22#ifndef _OPCODES_H
23#define _OPCODES_H
24
25#include "Define.h"
26#include <string>
27
29{
30 CMSG_BOOTME = 0x001,
63 CMSG_GODMODE = 0x022,
64 SMSG_GODMODE = 0x023,
127 CMSG_WHO = 0x062,
128 SMSG_WHO = 0x063,
129 CMSG_WHOIS = 0x064,
130 SMSG_WHOIS = 0x065,
287 CMSG_EMOTE = 0x102,
288 SMSG_EMOTE = 0x103,
378 CMSG_LOOT = 0x15D,
487 CMSG_BUG = 0x1CA,
505 CMSG_PING = 0x1DC,
506 SMSG_PONG = 0x1DD,
514 CMSG_GHOST = 0x1E5,
539 SMSG_RWHOIS = 0x1FE,
540 SMSG_LFG_PLAYER_REWARD = 0x1FF, // uint32, uint8, uint32, uint32, uint32, uint32, uint32, uint8, for (uint8) {uint32, uint32, uint32}
541 SMSG_LFG_TELEPORT_DENIED = 0x200, // uint32 (1, 2, 4, 6;0, 5, 7)
571 SMSG_QUEST_FORCE_REMOVE = 0x21E, // uint32 questid
694 SMSG_CHAT_NOT_IN_PARTY = 0x299, // uint32, errors: ERR_NOT_IN_GROUP (2, 51) and ERR_NOT_IN_RAID (3, 39, 40)
781 CMSG_PET_UNLEARN = 0x2F0, // Deprecated 3.x
782 SMSG_PET_UNLEARN_CONFIRM = 0x2F1, // Deprecated 3.x
858 SMSG_MOTD = 0x33D,
893 SMSG_UPDATE_LFG_LIST = 0x360, // uint32, uint32, if (uint8) { uint32 count, for (count) { uint64} }, uint32 count2, uint32, for (count2) { uint64, uint32 flags, if (flags & 0x2) {string}, if (flags & 0x10) {for (3) uint8}, if (flags & 0x80) {uint64, uint32}}, uint32 count3, uint32, for (count3) {uint64, uint32 flags, if (flags & 0x1) {uint8, uint8, uint8, for (3) uint8, uint32, uint32, uint32, uint32, uint32, uint32, float, float, uint32, uint32, uint32, uint32, uint32, float, uint32, uint32, uint32, uint32, uint32, uint32}, if (flags&0x2) string, if (flags&0x4) uint8, if (flags&0x8) uint64, if (flags&0x10) uint8, if (flags&0x20) uint32, if (flags&0x40) uint8, if (flags& 0x80) {uint64, uint32}}
894 SMSG_LFG_PROPOSAL_UPDATE = 0x361, // uint32, uint8, uint32, uint32, uint8, for (uint8) {uint32, uint8, uint8, uint8, uint8}
896 SMSG_LFG_ROLE_CHECK_UPDATE = 0x363, // uint32, uint8, for (uint8) uint32, uint8, for (uint8) { uint64, uint8, uint32, uint8, }
897 SMSG_LFG_JOIN_RESULT = 0x364, // uint32 unk, uint32, if (unk == 6) { uint8 count, for (count) uint64 }
898 SMSG_LFG_QUEUE_STATUS = 0x365, // uint32 dungeon, uint32 lfgtype, uint32, uint32, uint32, uint32, uint8, uint8, uint8, uint8
900 SMSG_LFG_UPDATE_PLAYER = 0x367, // uint8, if (uint8) { uint8, uint8, uint8, uint8, if (uint8) for (uint8) uint32, string}
901 SMSG_LFG_UPDATE_PARTY = 0x368, // uint8, if (uint8) { uint8, uint8, uint8, for (3) uint8, uint8, if (uint8) for (uint8) uint32, string}
902 SMSG_LFG_UPDATE_SEARCH = 0x369, // uint8
906 SMSG_LFG_BOOT_PROPOSAL_UPDATE = 0x36D, // uint8, uint8, uint8, uint64, uint32, uint32, uint32, uint32
908 SMSG_LFG_PLAYER_INFO = 0x36F, // uint8, for (uint8) { uint32, uint8, uint32, uint32, uint32, uint32, uint8, for (uint8) {uint32, uint32, uint32}}, uint32, for (uint32) {uint32, uint32}
911 SMSG_LFG_PARTY_INFO = 0x372, // uint8, for (uint8) uint64
1071 SMSG_OVERRIDE_LIGHT = 0x412, // uint32 defaultMapLight, uint32 overrideLight, uint32 transitionTimeMs
1219 SMSG_BATTLEGROUND_INFO_THROTTLED = 0x4A6, // empty, "You can't do that yet"
1220 SMSG_PLAYER_VEHICLE_DATA = 0x4A7, // guid+uint32 (vehicle)
1221 CMSG_PLAYER_VEHICLE_ENTER = 0x4A8, // uint64
1233 CMSG_ITEM_REFUND = 0x4B4, // lua: ContainerRefundItemPurchase
1241 SMSG_EQUIPMENT_SET_LIST = 0x4BC, // equipment manager list?
1253 SMSG_ARENA_TEAM_CHANGE_FAILED_QUEUED = 0x4C8, // uint32 "Can't modify arena team while queued or in a match."
1277 SMSG_BATTLEFIELD_MGR_ENTERED = 0x4E0, // uint32, uint8, uint8
1283 SMSG_BATTLEFIELD_MGR_EJECTED = 0x4E6, // uint32, uint32, uint8
1285 SMSG_BATTLEFIELD_MGR_STATE_CHANGE = 0x4E8, // uint32, uint32
1290 SMSG_TOGGLE_XP_GAIN = 0x4ED, // enable/disable XP gain console message
1292 SMSG_GMRESPONSE_RECEIVED = 0x4EF, // uint32, uint32, string[2000], string[4000][4]
1294 SMSG_GMRESPONSE_STATUS_UPDATE = 0x4F1, // uint8 (1 - EVENT_GMSURVEY_DISPLAY, 0 - EVENT_UPDATE_TICKET)
1303 SMSG_TALENTS_INVOLUNTARILY_RESET = 0x4FA, // uint8 (0 - player talents, 1 - player pet talents)
1319 SMSG_CAMERA_SHAKE = 0x50A, // uint32 SpellEffectCameraShakes.dbc index, uint32
1322 SMSG_CONNECT_TO = 0x50D, // uint32 ip, uint16 port, uint32 unk, uint8[20] hash (ip + port, seed=sessionkey)
1323 CMSG_CONNECT_TO_FAILED = 0x50E, // something with networking
1339 SMSG_MULTIPLE_MOVES = 0x51E, // uncompressed version of SMSG_COMPRESSED_MOVES
1340 NUM_MSG_TYPES = 0x51F
1342
1348
1351
1354{
1355 STATUS_AUTHED = 0, // Player authenticated (_player == NULL, m_playerRecentlyLogout = false or will be reset before handler call, m_GUID have garbage)
1356 STATUS_LOGGEDIN, // Player in game (_player != NULL, m_GUID == _player->GetGUID(), inWorld())
1357 STATUS_TRANSFER, // Player transferring to another map (_player != NULL, m_GUID == _player->GetGUID(), !inWorld())
1358 STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT, // _player != NULL or _player == NULL && m_playerRecentlyLogout && m_playerLogout, m_GUID store last _player guid)
1359 STATUS_NEVER, // Opcode not accepted from client (deprecated or server side only)
1360 STATUS_UNHANDLED // Opcode not handled yet
1362
1364{
1365 PROCESS_INPLACE = 0, //process packet whenever we receive it - mostly for non-handled or non-implemented packets
1366 PROCESS_THREADUNSAFE, //packet is not thread-safe - process it in World::UpdateSessions()
1367 PROCESS_THREADSAFE //packet is thread-safe - process it in Map::Update()
1369
1370class WorldSession;
1371class WorldPacket;
1372
1374{
1375public:
1376 OpcodeHandler(char const* name, SessionStatus status) : Name(name), Status(status) { }
1377 virtual ~OpcodeHandler() { }
1378
1379 char const* Name;
1381};
1382
1384{
1385public:
1386 ClientOpcodeHandler(char const* name, SessionStatus status, PacketProcessing processing)
1387 : OpcodeHandler(name, status), ProcessingPlace(processing) { }
1388
1389 virtual void Call(WorldSession* session, WorldPacket& packet) const = 0;
1390
1392};
1393
1395{
1396public:
1397 ServerOpcodeHandler(char const* name, SessionStatus status)
1398 : OpcodeHandler(name, status) { }
1399};
1400
1402{
1403 public:
1404 OpcodeTable();
1405
1406 OpcodeTable(OpcodeTable const&) = delete;
1408
1409 ~OpcodeTable();
1410
1411 void Initialize();
1412
1414 {
1415 return _internalTableClient[index];
1416 }
1417
1418 private:
1419 template<typename Handler, Handler HandlerFunction>
1420 void ValidateAndSetClientOpcode(OpcodeClient opcode, char const* name, SessionStatus status, PacketProcessing processing);
1421
1422 void ValidateAndSetServerOpcode(OpcodeServer opcode, char const* name, SessionStatus status);
1423
1425};
1426
1428
1430std::string GetOpcodeNameForLogging(Opcodes opcode);
1431
1432#endif
uint16_t uint16
Definition Define.h:134
ClientOpcodeHandler(char const *name, SessionStatus status, PacketProcessing processing)
Definition Opcodes.h:1386
PacketProcessing ProcessingPlace
Definition Opcodes.h:1391
virtual void Call(WorldSession *session, WorldPacket &packet) const =0
virtual ~OpcodeHandler()
Definition Opcodes.h:1377
char const * Name
Definition Opcodes.h:1379
SessionStatus Status
Definition Opcodes.h:1380
OpcodeHandler(char const *name, SessionStatus status)
Definition Opcodes.h:1376
OpcodeTable(OpcodeTable const &)=delete
OpcodeTable & operator=(OpcodeTable const &)=delete
void ValidateAndSetServerOpcode(OpcodeServer opcode, char const *name, SessionStatus status)
Definition Opcodes.cpp:99
ClientOpcodeHandler * _internalTableClient[NUM_OPCODE_HANDLERS]
Definition Opcodes.h:1424
void ValidateAndSetClientOpcode(OpcodeClient opcode, char const *name, SessionStatus status, PacketProcessing processing)
Definition Opcodes.cpp:76
ClientOpcodeHandler const * operator[](Opcodes index) const
Definition Opcodes.h:1413
void Initialize()
Correspondence between opcodes and their names.
Definition Opcodes.cpp:123
ServerOpcodeHandler(char const *name, SessionStatus status)
Definition Opcodes.h:1397
Player session in the World.
Opcodes
Definition Opcodes.h:29
Opcodes OpcodeClient
Definition Opcodes.h:1349
Opcodes OpcodeServer
Definition Opcodes.h:1350
std::string GetOpcodeNameForLogging(Opcodes opcode)
Lookup opcode name for human understandable logging.
Definition Opcodes.cpp:1469
SessionStatus
Player state.
Definition Opcodes.h:1354
OpcodeTable opcodeTable
Definition Opcodes.cpp:51
OpcodeMisc
Definition Opcodes.h:1344
PacketProcessing
Definition Opcodes.h:1364
@ CMSG_QUESTGIVER_QUERY_QUEST
Definition Opcodes.h:419
@ SMSG_AURACASTLOG
Definition Opcodes.h:494
@ CMSG_QUESTGIVER_HELLO
Definition Opcodes.h:417
@ SMSG_SET_FACTION_VISIBLE
Definition Opcodes.h:320
@ CMSG_PERFORM_ACTION_SET
Definition Opcodes.h:361
@ CMSG_GUILD_INFO
Definition Opcodes.h:164
@ CMSG_LFG_JOIN
Definition Opcodes.h:889
@ CMSG_PET_CAST_SPELL
Definition Opcodes.h:525
@ CMSG_BUY_ITEM_IN_SLOT
Definition Opcodes.h:448
@ MSG_DELAY_GHOST_TELEPORT
Definition Opcodes.h:843
@ CMSG_CALENDAR_EVENT_MODERATOR_STATUS
Definition Opcodes.h:1106
@ SMSG_LOOT_CLEAR_MONEY
Definition Opcodes.h:386
@ CMSG_DECHARGE
Definition Opcodes.h:545
@ CMSG_LEARN_PREVIEW_TALENTS
Definition Opcodes.h:1246
@ CMSG_TURN_IN_PETITION
Definition Opcodes.h:481
@ CMSG_CALENDAR_ADD_EVENT
Definition Opcodes.h:1098
@ CMSG_ACCEPT_TRADE
Definition Opcodes.h:311
@ MSG_RANDOM_ROLL
Definition Opcodes.h:536
@ CMSG_FORCE_ANIM
Definition Opcodes.h:1268
@ CMSG_AUCTION_SELL_ITEM
Definition Opcodes.h:627
@ SMSG_ZONE_UNDER_ATTACK
Definition Opcodes.h:625
@ CMSG_COMMENTATOR_EXIT_INSTANCE
Definition Opcodes.h:986
@ SMSG_NPC_WONT_TALK
Definition Opcodes.h:414
@ CMSG_ATTACK_STOP
Definition Opcodes.h:351
@ CMSG_DEBUG_ACTIONS_STOP
Definition Opcodes.h:819
@ SMSG_GUILD_ROSTER
Definition Opcodes.h:167
@ CMSG_CALENDAR_EVENT_REMOVE_INVITE
Definition Opcodes.h:1104
@ SMSG_ITEM_NAME_QUERY_RESPONSE
Definition Opcodes.h:738
@ CMSG_CHANGE_PERSONAL_ARENA_RATING
Definition Opcodes.h:1090
@ MSG_PETITION_DECLINE
Definition Opcodes.h:479
@ CMSG_SET_EXPLORATION_ALL
Definition Opcodes.h:824
@ CMSG_QUESTGIVER_QUEST_AUTOLAUNCH
Definition Opcodes.h:420
@ CMSG_SPELLCLICK
Definition Opcodes.h:1045
@ SMSG_LFG_TELEPORT_DENIED
Definition Opcodes.h:541
@ SMSG_CHECK_FOR_BOTS
Definition Opcodes.h:50
@ CMSG_CHANNEL_UNSILENCE_ALL
Definition Opcodes.h:1004
@ CMSG_COMPLAIN
Definition Opcodes.h:996
@ SMSG_PET_UPDATE_COMBO_POINTS
Definition Opcodes.h:1199
@ SMSG_SERVER_BUCK_DATA
Definition Opcodes.h:1082
@ SMSG_CHAT_WRONG_FACTION
Definition Opcodes.h:566
@ MSG_MOVE_SET_FACING
Definition Opcodes.h:247
@ SMSG_SERVER_INFO_RESPONSE
Definition Opcodes.h:1214
@ CMSG_UNUSED6
Definition Opcodes.h:1238
@ CMSG_CONNECT_TO_FAILED
Definition Opcodes.h:1323
@ SMSG_PAUSE_MIRROR_TIMER
Definition Opcodes.h:503
@ SMSG_LFG_PARTY_INFO
Definition Opcodes.h:911
@ CMSG_GUILD_DEL_RANK
Definition Opcodes.h:592
@ CMSG_SEARCH_LFG_JOIN
Definition Opcodes.h:891
@ SMSG_QUESTUPDATE_FAILED
Definition Opcodes.h:435
@ SMSG_SPELLENERGIZELOG
Definition Opcodes.h:366
@ SMSG_CHAT_PLAYER_NOT_FOUND
Definition Opcodes.h:710
@ SMSG_MOVE_LAND_WALK
Definition Opcodes.h:252
@ SMSG_SPLINE_MOVE_STOP_SWIM
Definition Opcodes.h:809
@ CMSG_CHEAT_SET_HONOR_CURRENCY
Definition Opcodes.h:920
@ CMSG_COMMENTATOR_GET_PLAYER_INFO
Definition Opcodes.h:982
@ SMSG_GROUP_JOINED_BATTLEGROUND
Definition Opcodes.h:773
@ CMSG_STOP_DANCE
Definition Opcodes.h:1131
@ CMSG_PET_LEARN_TALENT
Definition Opcodes.h:1175
@ CMSG_FAR_SIGHT
Definition Opcodes.h:663
@ SMSG_FORCE_TURN_RATE_CHANGE
Definition Opcodes.h:763
@ MSG_MOVE_START_BACKWARD
Definition Opcodes.h:211
@ SMSG_ADDON_INFO
Definition Opcodes.h:780
@ CMSG_LOGOUT_REQUEST
Definition Opcodes.h:104
@ SMSG_DEBUG_SERVER_GEO
Definition Opcodes.h:1305
@ SMSG_TALENTS_INFO
Definition Opcodes.h:1245
@ CMSG_SET_WATCHED_FACTION
Definition Opcodes.h:821
@ CMSG_GM_SHOW_COMPLAINTS
Definition Opcodes.h:999
@ SMSG_PARTY_COMMAND_RESULT
Definition Opcodes.h:156
@ SMSG_PARTYKILLLOG
Definition Opcodes.h:530
@ CMSG_USE_SKILL_CHEAT
Definition Opcodes.h:70
@ CMSG_PET_RENAME
Definition Opcodes.h:404
@ SMSG_LFG_ROLE_CHECK_UPDATE
Definition Opcodes.h:896
@ SMSG_REMOVED_FROM_PVP_QUEUE
Definition Opcodes.h:397
@ CMSG_LFD_PARTY_LOCK_INFO_REQUEST
Definition Opcodes.h:910
@ CMSG_CLEAR_QUEST
Definition Opcodes.h:73
@ CMSG_QUEST_QUERY
Definition Opcodes.h:121
@ CMSG_START_QUEST
Definition Opcodes.h:1190
@ MSG_MOVE_SET_SWIM_BACK_SPEED
Definition Opcodes.h:242
@ SMSG_NEW_WORLD
Definition Opcodes.h:91
@ CMSG_CREATEGAMEOBJECT
Definition Opcodes.h:49
@ CMSG_SET_GUILD_BANK_TEXT
Definition Opcodes.h:1064
@ SMSG_INVALIDATE_PLAYER
Definition Opcodes.h:825
@ SMSG_QUESTGIVER_QUEST_LIST
Definition Opcodes.h:418
@ CMSG_BOT_DETECTED2
Definition Opcodes.h:52
@ CMSG_REPORT_PVP_AFK
Definition Opcodes.h:1025
@ SMSG_GAMESPEED_SET
Definition Opcodes.h:100
@ CMSG_REPAIR_ITEM
Definition Opcodes.h:709
@ CMSG_ARENA_TEAM_DISBAND
Definition Opcodes.h:882
@ SMSG_VOICE_SESSION_ROSTER_UPDATE
Definition Opcodes.h:955
@ MSG_MOVE_HOVER
Definition Opcodes.h:276
@ CMSG_AUTOSTORE_GROUND_ITEM
Definition Opcodes.h:292
@ SMSG_CALENDAR_SEND_EVENT
Definition Opcodes.h:1108
@ MSG_GUILD_PERMISSIONS
Definition Opcodes.h:1050
@ MSG_RAID_READY_CHECK
Definition Opcodes.h:831
@ CMSG_SET_SHEATHED
Definition Opcodes.h:509
@ CMSG_LEARN_TALENT
Definition Opcodes.h:622
@ CMSG_TEXT_EMOTE
Definition Opcodes.h:289
@ SMSG_COMSAT_DISCONNECT
Definition Opcodes.h:1022
@ CMSG_REQUEST_VEHICLE_SWITCH_SEAT
Definition Opcodes.h:1174
@ CMSG_DEL_VOICE_IGNORE
Definition Opcodes.h:1017
@ SMSG_DEBUG_LIST_TARGETS
Definition Opcodes.h:1014
@ CMSG_CHANNEL_BAN
Definition Opcodes.h:194
@ SMSG_BATTLEFIELD_LIST
Definition Opcodes.h:602
@ CMSG_SEND_MAIL
Definition Opcodes.h:597
@ CMSG_PET_STOP_ATTACK
Definition Opcodes.h:775
@ MSG_GM_ACCOUNT_ONLINE
Definition Opcodes.h:651
@ SMSG_VOICE_SET_TALKER_MUTED
Definition Opcodes.h:959
@ CMSG_CHANNEL_KICK
Definition Opcodes.h:193
@ CMSG_LEARN_SPELL
Definition Opcodes.h:45
@ SMSG_LOOT_REMOVED
Definition Opcodes.h:383
@ SMSG_TOTEM_CREATED
Definition Opcodes.h:1072
@ SMSG_CHAR_RENAME
Definition Opcodes.h:741
@ SMSG_INSTANCE_RESET
Definition Opcodes.h:827
@ CMSG_GUILD_ROSTER
Definition Opcodes.h:166
@ CMSG_GM_SET_CRITERIA_FOR_PLAYER
Definition Opcodes.h:1251
@ CMSG_LOOT
Definition Opcodes.h:378
@ CMSG_PET_ACTION
Definition Opcodes.h:402
@ MSG_MOVE_SET_TURN_RATE
Definition Opcodes.h:245
@ SMSG_GM_MESSAGECHAT
Definition Opcodes.h:976
@ CMSG_SEARCH_LFG_LEAVE
Definition Opcodes.h:892
@ CMSG_SET_ARENA_MEMBER_WEEKLY_GAMES
Definition Opcodes.h:1229
@ SMSG_CALENDAR_SEND_NUM_PENDING
Definition Opcodes.h:1125
@ SMSG_LOOT_ITEM_NOTIFY
Definition Opcodes.h:385
@ CMSG_GHOST
Definition Opcodes.h:514
@ SMSG_ACHIEVEMENT_EARNED
Definition Opcodes.h:1157
@ CMSG_QUESTGIVER_STATUS_QUERY
Definition Opcodes.h:415
@ SMSG_SELL_ITEM
Definition Opcodes.h:446
@ SMSG_LOOT_SLOT_CHANGED
Definition Opcodes.h:1306
@ CMSG_REPOP_REQUEST
Definition Opcodes.h:375
@ CMSG_UNACCEPT_TRADE
Definition Opcodes.h:312
@ SMSG_COMSAT_RECONNECT_TRY
Definition Opcodes.h:1021
@ SMSG_ACCOUNT_DATA_TIMES
Definition Opcodes.h:550
@ MSG_MOVE_STOP_PITCH
Definition Opcodes.h:222
@ SMSG_MOVE_FEATHER_FALL
Definition Opcodes.h:271
@ CMSG_BATTLEFIELD_MANAGER_SET_NEXT_TRANSITION_TIME
Definition Opcodes.h:1287
@ CMSG_ACTIVATETAXI
Definition Opcodes.h:458
@ SMSG_OPEN_CONTAINER
Definition Opcodes.h:304
@ CMSG_TOTEM_DESTROYED
Definition Opcodes.h:1073
@ SMSG_MOVE_SET_HOVER
Definition Opcodes.h:273
@ SMSG_FORCE_WALK_SPEED_CHANGE
Definition Opcodes.h:759
@ CMSG_PETITION_QUERY
Definition Opcodes.h:483
@ MSG_MOVE_SET_RUN_MODE
Definition Opcodes.h:223
@ CMSG_PET_ABANDON
Definition Opcodes.h:403
@ CMSG_DEBUG_ACTIONS_START
Definition Opcodes.h:818
@ CMSG_BUY_ITEM
Definition Opcodes.h:447
@ CMSG_SHOWING_HELM
Definition Opcodes.h:726
@ SMSG_NOTIFY_DANCE
Definition Opcodes.h:1127
@ CMSG_PARTY_SILENCE
Definition Opcodes.h:1018
@ CMSG_COMPLETE_MOVIE
Definition Opcodes.h:1154
@ CMSG_LEVEL_CHEAT
Definition Opcodes.h:66
@ SMSG_ATTACK_SWING_CANT_ATTACK
Definition Opcodes.h:358
@ SMSG_CREATURE_QUERY_RESPONSE
Definition Opcodes.h:126
@ SMSG_CHAR_CREATE
Definition Opcodes.h:87
@ CMSG_CANCEL_AURA
Definition Opcodes.h:339
@ SMSG_TOGGLE_XP_GAIN
Definition Opcodes.h:1290
@ SMSG_SPLINE_MOVE_LAND_WALK
Definition Opcodes.h:807
@ SMSG_AREA_SPIRIT_HEALER_TIME
Definition Opcodes.h:769
@ CMSG_MOVE_GRAVITY_ENABLE_ACK
Definition Opcodes.h:1262
@ MSG_MOVE_START_TURN_RIGHT
Definition Opcodes.h:218
@ CMSG_UPDATE_MISSILE_TRAJECTORY
Definition Opcodes.h:1151
@ SMSG_PLAY_SPELL_VISUAL
Definition Opcodes.h:528
@ CMSG_QUEST_CONFIRM_ACCEPT
Definition Opcodes.h:440
@ SMSG_QUERY_OBJECT_POSITION
Definition Opcodes.h:34
@ SMSG_ARENA_TEAM_COMMAND_RESULT
Definition Opcodes.h:870
@ SMSG_GUILD_QUERY_RESPONSE
Definition Opcodes.h:114
@ CMSG_FORCE_PITCH_RATE_CHANGE_ACK
Definition Opcodes.h:1146
@ CMSG_SEND_COMBAT_TRIGGER
Definition Opcodes.h:945
@ CMSG_ENABLE_DAMAGE_LOG
Definition Opcodes.h:666
@ CMSG_QUESTGIVER_COMPLETE_QUEST
Definition Opcodes.h:423
@ CMSG_AUTH_CONTINUED_SESSION
Definition Opcodes.h:1327
@ CMSG_FLOOD_GRACE_CHEAT
Definition Opcodes.h:1204
@ CMSG_CHANNEL_PASSWORD
Definition Opcodes.h:185
@ SMSG_CHANNEL_LIST
Definition Opcodes.h:184
@ MSG_RAID_READY_CHECK_CONFIRM
Definition Opcodes.h:971
@ CMSG_SET_SKILL_CHEAT
Definition Opcodes.h:501
@ SMSG_CHAT_NOT_IN_PARTY
Definition Opcodes.h:694
@ CMSG_MOVE_CHARM_PORT_CHEAT
Definition Opcodes.h:253
@ MSG_GM_SUMMON
Definition Opcodes.h:518
@ CMSG_CHANNEL_SET_OWNER
Definition Opcodes.h:186
@ SMSG_CHAR_FACTION_CHANGE
Definition Opcodes.h:1271
@ SMSG_SPLINE_SET_FLIGHT_SPEED
Definition Opcodes.h:930
@ CMSG_BOOTME
Definition Opcodes.h:30
@ CMSG_TAXIENABLEALLNODES
Definition Opcodes.h:452
@ SMSG_PAGE_TEXT_QUERY_RESPONSE
Definition Opcodes.h:120
@ CMSG_GM_NUKE_ACCOUNT
Definition Opcodes.h:812
@ CMSG_STABLE_REVIVE_PET
Definition Opcodes.h:657
@ CMSG_LOOT_RELEASE
Definition Opcodes.h:380
@ CMSG_IGNORE_KNOCKBACK_CHEAT
Definition Opcodes.h:841
@ SMSG_BATTLEFIELD_STATUS
Definition Opcodes.h:753
@ SMSG_DISMOUNTRESULT
Definition Opcodes.h:396
@ SMSG_DYNAMIC_DROP_ROLL_RESULT
Definition Opcodes.h:1158
@ CMSG_AUTOSTORE_BAG_ITEM
Definition Opcodes.h:296
@ CMSG_GMTICKET_CREATE
Definition Opcodes.h:546
@ CMSG_TOGGLE_PVP
Definition Opcodes.h:624
@ CMSG_CALENDAR_EVENT_INVITE
Definition Opcodes.h:1102
@ SMSG_GROUP_LIST
Definition Opcodes.h:154
@ CMSG_GUILD_ACCEPT
Definition Opcodes.h:161
@ CMSG_SET_FACTION_INACTIVE
Definition Opcodes.h:820
@ SMSG_DEFENSE_MESSAGE
Definition Opcodes.h:855
@ CMSG_TELEPORT_TO_UNIT
Definition Opcodes.h:38
@ CMSG_ITEM_REFUND_INFO
Definition Opcodes.h:1232
@ CMSG_LIST_INVENTORY
Definition Opcodes.h:443
@ SMSG_CALENDAR_EVENT_INVITE_NOTES
Definition Opcodes.h:1149
@ CMSG_GAMETIME_SET
Definition Opcodes.h:97
@ CMSG_RECLAIM_CORPSE
Definition Opcodes.h:495
@ SMSG_FORCE_FLIGHT_BACK_SPEED_CHANGE
Definition Opcodes.h:928
@ SMSG_SPLINE_MOVE_START_SWIM
Definition Opcodes.h:808
@ CMSG_ACTIVATETAXIEXPRESS
Definition Opcodes.h:815
@ CMSG_BATTLEFIELD_STATUS
Definition Opcodes.h:752
@ CMSG_GUILD_BANK_DEPOSIT_MONEY
Definition Opcodes.h:1033
@ CMSG_MOUNTSPECIAL_ANIM
Definition Opcodes.h:398
@ SMSG_PETITION_SHOWLIST
Definition Opcodes.h:473
@ SMSG_SPELLLOGMISS
Definition Opcodes.h:616
@ SMSG_SPLINE_MOVE_SET_RUN_MODE
Definition Opcodes.h:810
@ CMSG_UNUSED5
Definition Opcodes.h:1237
@ CMSG_GUILD_LEAVE
Definition Opcodes.h:170
@ SMSG_CALENDAR_CLEAR_PENDING_ACTION
Definition Opcodes.h:1240
@ SMSG_CALENDAR_COMMAND_RESULT
Definition Opcodes.h:1114
@ CMSG_CREATURE_QUERY
Definition Opcodes.h:125
@ SMSG_FORCE_DISPLAY_UPDATE
Definition Opcodes.h:1056
@ SMSG_ARENA_ERROR
Definition Opcodes.h:915
@ MSG_MOVE_ROOT
Definition Opcodes.h:265
@ CMSG_LFG_TELEPORT
Definition Opcodes.h:909
@ SMSG_PET_TAME_FAILURE
Definition Opcodes.h:400
@ CMSG_AUTH_SRP6_RECODE
Definition Opcodes.h:82
@ SMSG_PET_ACTION_FEEDBACK
Definition Opcodes.h:739
@ CMSG_MOVE_SET_CAN_FLY_ACK
Definition Opcodes.h:866
@ CMSG_SAVE_DANCE
Definition Opcodes.h:1126
@ SMSG_SPELL_FAILURE
Definition Opcodes.h:336
@ SMSG_SET_FACTION_STANDING
Definition Opcodes.h:321
@ CMSG_ACTIVE_PVP_CHEAT
Definition Opcodes.h:950
@ SMSG_RAID_INSTANCE_MESSAGE
Definition Opcodes.h:791
@ SMSG_DEBUGAURAPROC
Definition Opcodes.h:618
@ SMSG_PARTY_MEMBER_STATS_FULL
Definition Opcodes.h:783
@ CMSG_DBLOOKUP
Definition Opcodes.h:31
@ SMSG_INSTANCE_DIFFICULTY
Definition Opcodes.h:856
@ CMSG_UNCLAIM_LICENSE
Definition Opcodes.h:301
@ SMSG_COOLDOWN_EVENT
Definition Opcodes.h:338
@ SMSG_BUY_ITEM
Definition Opcodes.h:449
@ CMSG_CALENDAR_GET_EVENT
Definition Opcodes.h:1095
@ CMSG_LEAVE_CHANNEL
Definition Opcodes.h:181
@ CMSG_CALENDAR_EVENT_STATUS
Definition Opcodes.h:1105
@ CMSG_MAELSTROM_INVALIDATE_CACHE
Definition Opcodes.h:932
@ SMSG_CORPSE_MAP_POSITION_QUERY_RESPONSE
Definition Opcodes.h:1236
@ CMSG_GM_NUKE
Definition Opcodes.h:535
@ SMSG_ARENA_TEAM_CHANGE_FAILED_QUEUED
Definition Opcodes.h:1253
@ MSG_MOVE_START_SWIM_CHEAT
Definition Opcodes.h:862
@ SMSG_LOOT_MASTER_LIST
Definition Opcodes.h:705
@ SMSG_BATTLEFIELD_MGR_EJECTED
Definition Opcodes.h:1283
@ SMSG_MOVE_WATER_WALK
Definition Opcodes.h:251
@ MSG_RAID_READY_CHECK_FINISHED
Definition Opcodes.h:995
@ CMSG_GUILD_BANK_WITHDRAW_MONEY
Definition Opcodes.h:1034
@ MSG_MOVE_STOP_ASCEND
Definition Opcodes.h:887
@ SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT
Definition Opcodes.h:561
@ CMSG_SET_CONTACT_NOTES
Definition Opcodes.h:136
@ SMSG_CALENDAR_EVENT_MODERATOR_STATUS_ALERT
Definition Opcodes.h:1122
@ CMSG_TUTORIAL_FLAG
Definition Opcodes.h:283
@ CMSG_CHANNEL_UNMUTE
Definition Opcodes.h:191
@ SMSG_QUESTUPDATE_ADD_PVP_KILL
Definition Opcodes.h:1164
@ SMSG_RESISTLOG
Definition Opcodes.h:499
@ SMSG_SPLINE_MOVE_GRAVITY_DISABLE
Definition Opcodes.h:1264
@ CMSG_QUERY_VEHICLE_STATUS
Definition Opcodes.h:1218
@ SMSG_USERLIST_REMOVE
Definition Opcodes.h:1038
@ SMSG_SPELLORDAMAGE_IMMUNE
Definition Opcodes.h:640
@ CMSG_PLAYED_TIME
Definition Opcodes.h:489
@ CMSG_SET_TRADE_GOLD
Definition Opcodes.h:316
@ SMSG_QUESTLOG_FULL
Definition Opcodes.h:434
@ SMSG_FORCE_MOVE_UNROOT
Definition Opcodes.h:263
@ MSG_MOVE_SET_PITCH
Definition Opcodes.h:248
@ CMSG_PETITION_SHOWLIST
Definition Opcodes.h:472
@ CMSG_BATTLEMASTER_JOIN
Definition Opcodes.h:779
@ CMSG_ARENA_TEAM_ROSTER
Definition Opcodes.h:874
@ CMSG_AUCTION_LIST_ITEMS
Definition Opcodes.h:629
@ SMSG_CHANGEPLAYER_DIFFICULTY_RESULT
Definition Opcodes.h:555
@ CMSG_CHANNEL_OWNER
Definition Opcodes.h:187
@ CMSG_GM_SILENCE
Definition Opcodes.h:581
@ CMSG_ENABLETAXI
Definition Opcodes.h:1200
@ CMSG_BATTLEFIELD_MANAGER_ADVANCE_STATE
Definition Opcodes.h:1286
@ CMSG_DEBUG_LIST_TARGETS
Definition Opcodes.h:1013
@ SMSG_GOSSIP_MESSAGE
Definition Opcodes.h:410
@ CMSG_UNLEARN_SPELL
Definition Opcodes.h:542
@ SMSG_SET_PROFICIENCY
Definition Opcodes.h:324
@ CMSG_SET_FACTION_CHEAT
Definition Opcodes.h:323
@ MSG_MOVE_UPDATE_CAN_FLY
Definition Opcodes.h:970
@ SMSG_READ_ITEM_FAILED
Definition Opcodes.h:204
@ MSG_MOVE_SET_PITCH_RATE
Definition Opcodes.h:1144
@ CMSG_USE_ITEM
Definition Opcodes.h:200
@ CMSG_QUEST_POI_QUERY
Definition Opcodes.h:512
@ SMSG_AREA_TRIGGER_MESSAGE
Definition Opcodes.h:725
@ SMSG_SERVER_FIRST_ACHIEVEMENT
Definition Opcodes.h:1205
@ SMSG_STOP_DANCE
Definition Opcodes.h:1132
@ SMSG_GUILD_BANK_LIST
Definition Opcodes.h:1029
@ MSG_GM_GEARRATING
Definition Opcodes.h:977
@ CMSG_GM_REPORT_LAG
Definition Opcodes.h:1311
@ CMSG_MOVE_START_SWIM_CHEAT
Definition Opcodes.h:757
@ SMSG_SUSPEND_COMMS
Definition Opcodes.h:1324
@ CMSG_SET_PAID_SERVICE_CHEAT
Definition Opcodes.h:1274
@ CMSG_OPEN_ITEM
Definition Opcodes.h:201
@ CMSG_ZONEUPDATE
Definition Opcodes.h:529
@ SMSG_GAMEOBJECT_DESPAWN_ANIM
Definition Opcodes.h:562
@ MSG_MOVE_START_TURN_LEFT
Definition Opcodes.h:217
@ CMSG_BATTLEFIELD_MGR_EXIT_REQUEST
Definition Opcodes.h:1284
@ CMSG_READ_ITEM
Definition Opcodes.h:202
@ SMSG_INITIALIZE_FACTIONS
Definition Opcodes.h:319
@ SMSG_ITEM_PUSH_RESULT
Definition Opcodes.h:387
@ CMSG_SOCKET_GEMS
Definition Opcodes.h:868
@ SMSG_SET_PROJECTILE_POSITION
Definition Opcodes.h:1244
@ CMSG_SET_LFG_COMMENT
Definition Opcodes.h:899
@ MSG_MOVE_START_SWIM
Definition Opcodes.h:231
@ SMSG_MOVE_KNOCK_BACK
Definition Opcodes.h:268
@ CMSG_SETDEATHBINDPOINT
Definition Opcodes.h:369
@ CMSG_CLEAR_CHANNEL_WATCH
Definition Opcodes.h:1040
@ CMSG_FORCEACTIONSHOW
Definition Opcodes.h:55
@ CMSG_CANCEL_GROWTH_AURA
Definition Opcodes.h:696
@ CMSG_SET_TITLE
Definition Opcodes.h:913
@ CMSG_MAELSTROM_RENAME_GUILD
Definition Opcodes.h:1053
@ SMSG_CHEAT_DUMP_ITEMS_DEBUG_ONLY_RESPONSE
Definition Opcodes.h:952
@ SMSG_TRAINER_BUY_SUCCEEDED
Definition Opcodes.h:464
@ SMSG_SPELL_UPDATE_CHAIN_TARGETS
Definition Opcodes.h:845
@ CMSG_GUILD_DEMOTE
Definition Opcodes.h:169
@ CMSG_GM_WHISPER
Definition Opcodes.h:975
@ SMSG_DESTROY_OBJECT
Definition Opcodes.h:199
@ CMSG_JOIN_CHANNEL
Definition Opcodes.h:180
@ CMSG_LFG_LEAVE
Definition Opcodes.h:890
@ SMSG_INVALID_PROMOTION_CODE
Definition Opcodes.h:516
@ CMSG_ADD_PVP_MEDAL_CHEAT
Definition Opcodes.h:678
@ SMSG_IGNORE_REQUIREMENTS_CHEAT
Definition Opcodes.h:966
@ SMSG_TRIGGER_CINEMATIC
Definition Opcodes.h:279
@ MSG_QUERY_GUILD_BANK_TEXT
Definition Opcodes.h:1063
@ SMSG_REAL_GROUP_UPDATE
Definition Opcodes.h:948
@ SMSG_GAMEOBJECT_RESET_STATE
Definition Opcodes.h:708
@ CMSG_MOVE_CHARACTER_CHEAT
Definition Opcodes.h:42
@ CMSG_GET_MIRRORIMAGE_DATA
Definition Opcodes.h:1054
@ SMSG_SOCKET_GEMS_RESULT
Definition Opcodes.h:1320
@ SMSG_GMRESPONSE_STATUS_UPDATE
Definition Opcodes.h:1294
@ SMSG_BUY_FAILED
Definition Opcodes.h:450
@ SMSG_BATTLEFIELD_PORT_DENIED
Definition Opcodes.h:360
@ CMSG_TAXISHOWNODES
Definition Opcodes.h:453
@ SMSG_AURA_UPDATE
Definition Opcodes.h:1203
@ CMSG_AUTOSTORE_LOOT_ITEM
Definition Opcodes.h:293
@ SMSG_SPLINE_SET_SWIM_SPEED
Definition Opcodes.h:797
@ SMSG_ARENA_TEAM_STATS
Definition Opcodes.h:888
@ SMSG_FORCE_RUN_SPEED_CHANGE
Definition Opcodes.h:255
@ MSG_BATTLEGROUND_PLAYER_POSITIONS
Definition Opcodes.h:774
@ SMSG_NAME_QUERY_RESPONSE
Definition Opcodes.h:110
@ CMSG_CHAT_FILTERED
Definition Opcodes.h:846
@ SMSG_COMPLAIN_RESULT
Definition Opcodes.h:997
@ SMSG_ITEM_REFUND_INFO_RESPONSE
Definition Opcodes.h:1231
@ MSG_MOVE_STOP_STRAFE
Definition Opcodes.h:215
@ SMSG_TRAINER_BUY_FAILED
Definition Opcodes.h:465
@ CMSG_GAMEOBJ_REPORT_USE
Definition Opcodes.h:1182
@ SMSG_GROUP_CANCEL
Definition Opcodes.h:142
@ SMSG_DUEL_INBOUNDS
Definition Opcodes.h:390
@ SMSG_WHO
Definition Opcodes.h:128
@ SMSG_SPELLNONMELEEDAMAGELOG
Definition Opcodes.h:621
@ SMSG_DEBUG_AISTATE
Definition Opcodes.h:76
@ MSG_PVP_LOG_DATA
Definition Opcodes.h:765
@ SMSG_BATTLEFIELD_MGR_ENTRY_INVITE
Definition Opcodes.h:1275
@ SMSG_SET_PLAYER_DECLINED_NAMES_RESULT
Definition Opcodes.h:1079
@ SMSG_CHANNEL_NOTIFY
Definition Opcodes.h:182
@ SMSG_QUESTGIVER_STATUS
Definition Opcodes.h:416
@ CMSG_MOVE_TIME_SKIPPED
Definition Opcodes.h:747
@ SMSG_FORCE_SWIM_BACK_SPEED_CHANGE
Definition Opcodes.h:761
@ CMSG_GMRESPONSE_CREATE_TICKET
Definition Opcodes.h:1296
@ SMSG_CALENDAR_EVENT_UPDATED_ALERT
Definition Opcodes.h:1121
@ SMSG_SPLINE_SET_FLIGHT_BACK_SPEED
Definition Opcodes.h:931
@ SMSG_PROCRESIST
Definition Opcodes.h:637
@ CMSG_BOT_DETECTED
Definition Opcodes.h:989
@ SMSG_RESURRECT_FAILED
Definition Opcodes.h:623
@ SMSG_LOOT_RESPONSE
Definition Opcodes.h:381
@ UMSG_UPDATE_GROUP_MEMBERS
Definition Opcodes.h:157
@ CMSG_CHANNEL_MUTE
Definition Opcodes.h:190
@ CMSG_CHANNEL_UNBAN
Definition Opcodes.h:195
@ SMSG_QUESTGIVER_QUEST_FAILED
Definition Opcodes.h:431
@ SMSG_PLAYER_SKINNED
Definition Opcodes.h:729
@ SMSG_CALENDAR_EVENT_STATUS
Definition Opcodes.h:1113
@ CMSG_NO_SPELL_VARIANCE
Definition Opcodes.h:1075
@ CMSG_MAIL_TAKE_MONEY
Definition Opcodes.h:610
@ SMSG_DUEL_WINNER
Definition Opcodes.h:392
@ MSG_MOVE_KNOCK_BACK
Definition Opcodes.h:270
@ CMSG_CHAR_ENUM
Definition Opcodes.h:84
@ MSG_SAVE_GUILD_EMBLEM
Definition Opcodes.h:526
@ SMSG_CALENDAR_SEND_CALENDAR
Definition Opcodes.h:1107
@ SMSG_CROSSED_INEBRIATION_THRESHOLD
Definition Opcodes.h:990
@ CMSG_COMPLETE_CINEMATIC
Definition Opcodes.h:281
@ CMSG_BEASTMASTER
Definition Opcodes.h:62
@ CMSG_CALENDAR_GET_NUM_PENDING
Definition Opcodes.h:1124
@ CMSG_SET_ALLOW_LOW_LEVEL_RAID1
Definition Opcodes.h:1317
@ CMSG_SELF_RES
Definition Opcodes.h:720
@ CMSG_REQUEST_VEHICLE_NEXT_SEAT
Definition Opcodes.h:1173
@ SMSG_NOTIFICATION
Definition Opcodes.h:488
@ SMSG_CALENDAR_EVENT_INVITE
Definition Opcodes.h:1111
@ SMSG_PETITION_SHOW_SIGNATURES
Definition Opcodes.h:476
@ SMSG_TRIGGER_MOVIE
Definition Opcodes.h:1153
@ SMSG_LIST_INVENTORY
Definition Opcodes.h:444
@ SMSG_RESPOND_INSPECT_ACHIEVEMENTS
Definition Opcodes.h:1161
@ CMSG_ARENA_TEAM_REMOVE
Definition Opcodes.h:881
@ SMSG_MESSAGECHAT
Definition Opcodes.h:179
@ SMSG_MOUNTSPECIAL_ANIM
Definition Opcodes.h:399
@ SMSG_CALENDAR_EVENT_INVITE_REMOVED
Definition Opcodes.h:1112
@ CMSG_GROUP_ASSISTANT_LEADER
Definition Opcodes.h:684
@ CMSG_TUTORIAL_RESET
Definition Opcodes.h:285
@ CMSG_QUESTGIVER_ACCEPT_QUEST
Definition Opcodes.h:422
@ SMSG_VOICE_PARENTAL_CONTROLS
Definition Opcodes.h:974
@ CMSG_CHAR_RACE_CHANGE
Definition Opcodes.h:1301
@ CMSG_GM_CHARACTER_RESTORE
Definition Opcodes.h:1047
@ SMSG_CANCEL_COMBAT
Definition Opcodes.h:363
@ CMSG_CANCEL_CAST
Definition Opcodes.h:332
@ SMSG_LOOT_START_ROLL
Definition Opcodes.h:702
@ CMSG_GOSSIP_SELECT_OPTION
Definition Opcodes.h:409
@ SMSG_FORCE_RUN_BACK_SPEED_CHANGE
Definition Opcodes.h:257
@ SMSG_PET_NAME_INVALID
Definition Opcodes.h:405
@ SMSG_SET_FORCED_REACTIONS
Definition Opcodes.h:706
@ CMSG_GMTICKET_SYSTEMSTATUS
Definition Opcodes.h:567
@ CMSG_LOAD_DANCES
Definition Opcodes.h:1130
@ CMSG_GM_FREEZE
Definition Opcodes.h:586
@ SMSG_BREAK_TARGET
Definition Opcodes.h:367
@ CMSG_REQUEST_VEHICLE_PREV_SEAT
Definition Opcodes.h:1172
@ SMSG_CLEAR_TARGET
Definition Opcodes.h:988
@ SMSG_AUCTION_BIDDER_LIST_RESULT
Definition Opcodes.h:642
@ CMSG_DROP_NEW_CONNECTION
Definition Opcodes.h:1328
@ SMSG_RECEIVED_MAIL
Definition Opcodes.h:674
@ SMSG_GOSSIP_POI
Definition Opcodes.h:577
@ SMSG_LOG_XPGAIN
Definition Opcodes.h:493
@ SMSG_CHEAT_DUMP_ITEMS_DEBUG_ONLY_RESPONSE_WRITE_FILE
Definition Opcodes.h:953
@ SMSG_PVP_CREDIT
Definition Opcodes.h:681
@ SMSG_GROUP_UNINVITE
Definition Opcodes.h:148
@ SMSG_SCRIPT_MESSAGE
Definition Opcodes.h:723
@ CMSG_MINIGAME_MOVE
Definition Opcodes.h:789
@ CMSG_AUTOEQUIP_ITEM_SLOT
Definition Opcodes.h:300
@ SMSG_TRADE_STATUS
Definition Opcodes.h:317
@ SMSG_GMTICKET_SYSTEMSTATUS
Definition Opcodes.h:568
@ CMSG_SET_GRANTABLE_LEVELS
Definition Opcodes.h:1065
@ SMSG_WHOIS
Definition Opcodes.h:130
@ CMSG_CHANNEL_LIST
Definition Opcodes.h:183
@ CMSG_REQUEST_VEHICLE_EXIT
Definition Opcodes.h:1171
@ SMSG_CALENDAR_EVENT_REMOVED_ALERT
Definition Opcodes.h:1120
@ CMSG_GUILD_INVITE
Definition Opcodes.h:159
@ CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE
Definition Opcodes.h:1276
@ CMSG_UPDATE_PROJECTILE_POSITION
Definition Opcodes.h:1243
@ SMSG_LOOT_ALL_PASSED
Definition Opcodes.h:699
@ CMSG_FORCE_RUN_BACK_SPEED_CHANGE_ACK
Definition Opcodes.h:258
@ CMSG_EMOTE
Definition Opcodes.h:287
@ SMSG_CHARACTER_PROFILE_REALM_CONNECTED
Definition Opcodes.h:854
@ SMSG_SPELLBREAKLOG
Definition Opcodes.h:364
@ SMSG_AUCTION_BIDDER_NOTIFICATION
Definition Opcodes.h:635
@ CMSG_WORLD_STATE_UI_TIMER_UPDATE
Definition Opcodes.h:1299
@ MSG_MOVE_STOP_TURN
Definition Opcodes.h:219
@ SMSG_PLAYER_BOUND
Definition Opcodes.h:373
@ CMSG_GUILD_DECLINE
Definition Opcodes.h:162
@ SMSG_SUMMON_CANCEL
Definition Opcodes.h:1089
@ SMSG_UPDATE_ACCOUNT_DATA
Definition Opcodes.h:553
@ SMSG_GMRESPONSE_RECEIVED
Definition Opcodes.h:1292
@ SMSG_MONSTER_MOVE
Definition Opcodes.h:250
@ CMSG_CHEAT_DUMP_ITEMS_DEBUG_ONLY
Definition Opcodes.h:951
@ MSG_TALENT_WIPE_CONFIRM
Definition Opcodes.h:711
@ MSG_MOVE_WATER_WALK
Definition Opcodes.h:718
@ SMSG_VOICE_CHAT_STATUS
Definition Opcodes.h:1024
@ SMSG_LFG_ROLE_CHOSEN
Definition Opcodes.h:728
@ CMSG_DANCE_QUERY
Definition Opcodes.h:1134
@ SMSG_FORCE_FLIGHT_SPEED_CHANGE
Definition Opcodes.h:926
@ CMSG_GROUP_INVITE
Definition Opcodes.h:139
@ CMSG_TIME_SYNC_RESP
Definition Opcodes.h:942
@ CMSG_MAIL_CREATE_TEXT_ITEM
Definition Opcodes.h:615
@ CMSG_FORCE_TURN_RATE_CHANGE_ACK
Definition Opcodes.h:764
@ CMSG_NAME_QUERY
Definition Opcodes.h:109
@ CMSG_ITEM_TEXT_QUERY
Definition Opcodes.h:608
@ MSG_MOVE_TOGGLE_LOGGING
Definition Opcodes.h:225
@ SMSG_LFG_DISABLED
Definition Opcodes.h:949
@ SMSG_ITEM_QUERY_MULTIPLE_RESPONSE
Definition Opcodes.h:118
@ CMSG_ARENA_TEAM_LEADER
Definition Opcodes.h:883
@ SMSG_PLAY_OBJECT_SOUND
Definition Opcodes.h:661
@ CMSG_PETGODMODE
Definition Opcodes.h:57
@ SMSG_SPELLLOGEXECUTE
Definition Opcodes.h:617
@ CMSG_MOVE_SET_RUN_SPEED
Definition Opcodes.h:968
@ SMSG_MOVE_GRAVITY_DISABLE
Definition Opcodes.h:1259
@ CMSG_GROUP_UNINVITE
Definition Opcodes.h:146
@ SMSG_REFER_A_FRIEND_FAILURE
Definition Opcodes.h:1086
@ MSG_MOVE_JUMP
Definition Opcodes.h:216
@ CMSG_CANCEL_TRADE
Definition Opcodes.h:313
@ CMSG_ADD_VOICE_IGNORE
Definition Opcodes.h:1016
@ CMSG_SET_ACTIVE_VOICE_CHANNEL
Definition Opcodes.h:1008
@ CMSG_DUMP_OBJECTS
Definition Opcodes.h:1192
@ SMSG_CONVERT_RUNE
Definition Opcodes.h:1187
@ CMSG_PET_LEVEL_CHEAT
Definition Opcodes.h:67
@ SMSG_VOICE_SESSION_ENABLE
Definition Opcodes.h:973
@ SMSG_LOGOUT_RESPONSE
Definition Opcodes.h:105
@ SMSG_QUESTUPDATE_ADD_KILL
Definition Opcodes.h:438
@ CMSG_DEBUG_SERVER_GEO
Definition Opcodes.h:1304
@ SMSG_CRITERIA_DELETED
Definition Opcodes.h:1211
@ CMSG_PET_SET_ACTION
Definition Opcodes.h:401
@ SMSG_CORPSE_NOT_IN_INSTANCE
Definition Opcodes.h:1315
@ SMSG_VOICE_SESSION_ADJUST_PRIORITY
Definition Opcodes.h:957
@ CMSG_UNITANIMTIER_CHEAT
Definition Opcodes.h:1167
@ CMSG_COMMENTATOR_ENABLE
Definition Opcodes.h:978
@ SMSG_DISPEL_FAILED
Definition Opcodes.h:639
@ SMSG_LOOT_LIST
Definition Opcodes.h:1046
@ SMSG_CHAT_SERVER_MESSAGE
Definition Opcodes.h:686
@ SMSG_MODIFY_COOLDOWN
Definition Opcodes.h:1198
@ SMSG_LFG_PLAYER_INFO
Definition Opcodes.h:908
@ CMSG_PLAYER_AI_CHEAT
Definition Opcodes.h:649
@ MSG_SET_RAID_DIFFICULTY
Definition Opcodes.h:1288
@ SMSG_AUTH_SRP6_RESPONSE
Definition Opcodes.h:86
@ SMSG_EXPECTED_SPAM_RECORDS
Definition Opcodes.h:847
@ CMSG_GMRESPONSE_RESOLVE
Definition Opcodes.h:1293
@ MSG_NOTIFY_PARTY_SQUELCH
Definition Opcodes.h:1020
@ CMSG_SET_FACTION_ATWAR
Definition Opcodes.h:322
@ CMSG_CLEAR_TRADE_ITEM
Definition Opcodes.h:315
@ SMSG_FORCE_SWIM_SPEED_CHANGE
Definition Opcodes.h:259
@ CMSG_CONTROLLER_EJECT_PASSENGER
Definition Opcodes.h:1222
@ SMSG_PRE_RESURRECT
Definition Opcodes.h:1201
@ SMSG_QUESTGIVER_STATUS_MULTIPLE
Definition Opcodes.h:1077
@ CMSG_SET_ACTIONBAR_TOGGLES
Definition Opcodes.h:732
@ MSG_MOVE_TOGGLE_COLLISION_CHEAT
Definition Opcodes.h:246
@ SMSG_ACTION_BUTTONS
Definition Opcodes.h:326
@ CMSG_UNLEARN_TALENTS
Definition Opcodes.h:560
@ MSG_MOVE_SET_COLLISION_HGT
Definition Opcodes.h:1333
@ CMSG_GM_DESTROY_ONLINE_CORPSE
Definition Opcodes.h:814
@ CMSG_BUY_STABLE_SLOT
Definition Opcodes.h:655
@ CMSG_DELETEEQUIPMENT_SET
Definition Opcodes.h:347
@ SMSG_SPELLSTEALLOG
Definition Opcodes.h:848
@ CMSG_OPT_OUT_OF_LOOT
Definition Opcodes.h:1062
@ CMSG_DEL_IGNORE
Definition Opcodes.h:138
@ SMSG_GROUP_DESTROYED
Definition Opcodes.h:153
@ SMSG_CALENDAR_RAID_LOCKOUT_ADDED
Definition Opcodes.h:1115
@ CMSG_BATTLEFIELD_JOIN
Definition Opcodes.h:603
@ SMSG_BATTLEFIELD_MGR_EJECT_PENDING
Definition Opcodes.h:1282
@ SMSG_RAID_INSTANCE_INFO
Definition Opcodes.h:745
@ SMSG_GOGOGO_OBSOLETE
Definition Opcodes.h:1042
@ CMSG_LFG_GET_STATUS
Definition Opcodes.h:691
@ CMSG_AREA_SPIRIT_HEALER_QUEUE
Definition Opcodes.h:768
@ CMSG_PROFILEDATA_REQUEST
Definition Opcodes.h:1254
@ CMSG_SET_ARENA_TEAM_RATING_BY_INDEX
Definition Opcodes.h:1226
@ CMSG_EQUIPMENT_SET_SAVE
Definition Opcodes.h:1242
@ CMSG_CALENDAR_COMPLAIN
Definition Opcodes.h:1123
@ CMSG_GM_UPDATE_TICKET_STATUS
Definition Opcodes.h:836
@ CMSG_ARENA_TEAM_CREATE
Definition Opcodes.h:869
@ CMSG_CHEAT_PLAYER_LOOKUP
Definition Opcodes.h:992
@ MSG_GM_CHANGE_ARENA_RATING
Definition Opcodes.h:1068
@ CMSG_GUILD_SET_OFFICER_NOTE
Definition Opcodes.h:594
@ CMSG_STABLE_SWAP_PET
Definition Opcodes.h:658
@ SMSG_PROPOSE_LEVEL_GRANT
Definition Opcodes.h:1084
@ CMSG_CHANNEL_SILENCE_VOICE
Definition Opcodes.h:1001
@ SMSG_DUEL_OUTOFBOUNDS
Definition Opcodes.h:389
@ NUM_MSG_TYPES
Definition Opcodes.h:1340
@ SMSG_ITEM_QUERY_SINGLE_RESPONSE
Definition Opcodes.h:117
@ CMSG_MOVE_FEATHER_FALL_ACK
Definition Opcodes.h:748
@ SMSG_FORCEACTIONSHOW
Definition Opcodes.h:56
@ CMSG_OFFER_PETITION
Definition Opcodes.h:480
@ CMSG_MOVE_WATER_WALK_ACK
Definition Opcodes.h:749
@ SMSG_GAMEOBJECT_PAGETEXT
Definition Opcodes.h:508
@ CMSG_DESTROYMONSTER
Definition Opcodes.h:47
@ CMSG_SET_RUNE_COUNT
Definition Opcodes.h:1141
@ CMSG_CALENDAR_EVENT_SIGNUP
Definition Opcodes.h:1239
@ CMSG_TRAINER_LIST
Definition Opcodes.h:461
@ SMSG_ITEM_COOLDOWN
Definition Opcodes.h:205
@ MSG_MOVE_START_STRAFE_RIGHT
Definition Opcodes.h:214
@ SMSG_FORCE_MOVE_ROOT
Definition Opcodes.h:261
@ CMSG_GMTICKET_GETTICKET
Definition Opcodes.h:558
@ SMSG_COMPRESSED_UPDATE_OBJECT
Definition Opcodes.h:531
@ SMSG_TRANSFER_PENDING
Definition Opcodes.h:92
@ SMSG_BINDZONEREPLY
Definition Opcodes.h:372
@ SMSG_MOVE_GRAVITY_ENABLE
Definition Opcodes.h:1261
@ CMSG_CREATEMONSTER
Definition Opcodes.h:46
@ SMSG_ARENA_TEAM_EVENT
Definition Opcodes.h:884
@ CMSG_AUTOSTORE_BANK_ITEM
Definition Opcodes.h:671
@ CMSG_STANDSTATECHANGE
Definition Opcodes.h:286
@ SMSG_REMOVED_SPELL
Definition Opcodes.h:544
@ UMSG_UPDATE_GUILD
Definition Opcodes.h:177
@ CMSG_GROUP_CHANGE_SUB_GROUP
Definition Opcodes.h:667
@ MSG_GUILD_BANK_LOG_QUERY
Definition Opcodes.h:1035
@ SMSG_PETITION_QUERY_RESPONSE
Definition Opcodes.h:484
@ CMSG_GUILD_ADD_RANK
Definition Opcodes.h:591
@ SMSG_INIT_EXTRA_AURA_INFO_OBSOLETE
Definition Opcodes.h:960
@ CMSG_GAMESPEED_SET
Definition Opcodes.h:99
@ CMSG_SET_ARENA_TEAM_WEEKLY_GAMES
Definition Opcodes.h:1227
@ CMSG_DISMISS_CRITTER
Definition Opcodes.h:1194
@ SMSG_ATTACK_STOP
Definition Opcodes.h:353
@ CMSG_CHANNEL_MODERATE
Definition Opcodes.h:197
@ SMSG_CALENDAR_FILTER_GUILD
Definition Opcodes.h:1109
@ CMSG_CHEAT_SETMONEY
Definition Opcodes.h:65
@ CMSG_GODMODE
Definition Opcodes.h:63
@ MSG_GM_RESETINSTANCELIMIT
Definition Opcodes.h:857
@ SMSG_SUMMON_REQUEST
Definition Opcodes.h:712
@ SMSG_THREAT_UPDATE
Definition Opcodes.h:1184
@ CMSG_LFG_SET_BOOT_VOTE
Definition Opcodes.h:905
@ SMSG_PLAYER_VEHICLE_DATA
Definition Opcodes.h:1220
@ MSG_MOVE_START_FORWARD
Definition Opcodes.h:210
@ SMSG_IGNORE_DIMINISHING_RETURNS_CHEAT
Definition Opcodes.h:1059
@ CMSG_AFK_MONITOR_INFO_CLEAR
Definition Opcodes.h:1314
@ CMSG_CREATEITEM
Definition Opcodes.h:48
@ SMSG_FEIGN_DEATH_RESISTED
Definition Opcodes.h:721
@ SMSG_PLAY_SPELL_IMPACT
Definition Opcodes.h:532
@ CMSG_SKILL_BUY_STEP
Definition Opcodes.h:572
@ SMSG_SPELL_COOLDOWN
Definition Opcodes.h:337
@ SMSG_GAMEOBJECT_CUSTOM_ANIM
Definition Opcodes.h:208
@ CMSG_UNSTABLE_PET
Definition Opcodes.h:654
@ SMSG_SET_EXTRA_AURA_INFO_NEED_UPDATE_OBSOLETE
Definition Opcodes.h:962
@ CMSG_SERVERINFO
Definition Opcodes.h:1297
@ SMSG_GMRESPONSE_DB_ERROR
Definition Opcodes.h:1291
@ SMSG_SPELL_DELAYED
Definition Opcodes.h:511
@ SMSG_HIGHEST_THREAT_UPDATE
Definition Opcodes.h:1183
@ UMSG_DELETE_GUILD_CHARTER
Definition Opcodes.h:733
@ MSG_QUEST_PUSH_RESULT
Definition Opcodes.h:659
@ CMSG_AUTOEQUIP_GROUND_ITEM
Definition Opcodes.h:291
@ CMSG_CALENDAR_GET_CALENDAR
Definition Opcodes.h:1094
@ MSG_MOVE_UPDATE_CAN_TRANSITION_BETWEEN_SWIM_AND_FLY
Definition Opcodes.h:871
@ CMSG_PVP_QUEUE_STATS_REQUEST
Definition Opcodes.h:1272
@ SMSG_LOGIN_SET_TIME_SPEED
Definition Opcodes.h:95
@ SMSG_TURN_IN_PETITION_RESULTS
Definition Opcodes.h:482
@ SMSG_INITIAL_SPELLS
Definition Opcodes.h:327
@ CMSG_UPDATE_ACCOUNT_DATA
Definition Opcodes.h:552
@ SMSG_AVAILABLE_VOICE_CHANNEL
Definition Opcodes.h:1015
@ SMSG_USERLIST_UPDATE
Definition Opcodes.h:1039
@ CMSG_SET_BREATH
Definition Opcodes.h:1217
@ CMSG_CHAR_DELETE
Definition Opcodes.h:85
@ SMSG_UPDATE_INSTANCE_OWNERSHIP
Definition Opcodes.h:840
@ CMSG_MOVE_HOVER_ACK
Definition Opcodes.h:275
@ CMSG_SET_PVP_TITLE
Definition Opcodes.h:680
@ SMSG_LEARNED_DANCE_MOVES
Definition Opcodes.h:1138
@ SMSG_LFG_QUEUE_STATUS
Definition Opcodes.h:898
@ CMSG_SET_GLYPH_SLOT
Definition Opcodes.h:1155
@ MSG_CHANNEL_START
Definition Opcodes.h:342
@ MSG_MOVE_TELEPORT_CHEAT
Definition Opcodes.h:227
@ CMSG_AUCTION_REMOVE_ITEM
Definition Opcodes.h:628
@ CMSG_BUSY_TRADE
Definition Opcodes.h:309
@ CMSG_XP_CHEAT
Definition Opcodes.h:574
@ SMSG_NPC_TEXT_UPDATE
Definition Opcodes.h:413
@ CMSG_SET_PLAYER_DECLINED_NAMES
Definition Opcodes.h:1078
@ CMSG_DEBUG_CHANGECELLZONE
Definition Opcodes.h:41
@ SMSG_QUESTGIVER_QUEST_INVALID
Definition Opcodes.h:428
@ CMSG_WHOIS
Definition Opcodes.h:129
@ SMSG_CALENDAR_EVENT_INVITE_NOTES_ALERT
Definition Opcodes.h:1150
@ MSG_MOVE_SET_RUN_SPEED
Definition Opcodes.h:234
@ CMSG_LOTTERY_QUERY_OBSOLETE
Definition Opcodes.h:849
@ CMSG_SYNC_DANCE
Definition Opcodes.h:1133
@ CMSG_GM_SUMMONMOB
Definition Opcodes.h:584
@ CMSG_TRIGGER_CINEMATIC_CHEAT
Definition Opcodes.h:277
@ MSG_MINIMAP_PING
Definition Opcodes.h:498
@ CMSG_PET_NAME_QUERY
Definition Opcodes.h:111
@ UMSG_UPDATE_GROUP_INFO
Definition Opcodes.h:1307
@ SMSG_THREAT_CLEAR
Definition Opcodes.h:1186
@ MSG_RAID_TARGET_UPDATE
Definition Opcodes.h:830
@ SMSG_PET_UNLEARN_CONFIRM
Definition Opcodes.h:782
@ CMSG_GOSSIP_HELLO
Definition Opcodes.h:408
@ CMSG_MAIL_MARK_AS_READ
Definition Opcodes.h:612
@ CMSG_LEARN_PREVIEW_TALENTS_PET
Definition Opcodes.h:1247
@ CMSG_LFD_PLAYER_LOCK_INFO_REQUEST
Definition Opcodes.h:907
@ CMSG_SKILL_BUY_RANK
Definition Opcodes.h:573
@ SMSG_KICK_REASON
Definition Opcodes.h:994
@ SMSG_RESET_RANGED_COMBAT_TIMER
Definition Opcodes.h:693
@ SMSG_TUTORIAL_FLAGS
Definition Opcodes.h:282
@ CMSG_TEST_DROP_RATE
Definition Opcodes.h:689
@ SMSG_MOVE_NORMAL_FALL
Definition Opcodes.h:272
@ SMSG_CLEAR_FAR_SIGHT_IMMEDIATE
Definition Opcodes.h:554
@ SMSG_QUERY_QUESTS_COMPLETED_RESPONSE
Definition Opcodes.h:1310
@ SMSG_CALENDAR_EVENT_INVITE_REMOVED_ALERT
Definition Opcodes.h:1118
@ MSG_MOVE_SET_RUN_SPEED_CHEAT
Definition Opcodes.h:233
@ CMSG_SPLIT_ITEM
Definition Opcodes.h:299
@ CMSG_AUTOBANK_ITEM
Definition Opcodes.h:672
@ CMSG_TARGET_SCRIPT_CAST
Definition Opcodes.h:1006
@ CMSG_MOVE_FALL_RESET
Definition Opcodes.h:743
@ SMSG_GAMETIMEBIAS_SET
Definition Opcodes.h:817
@ SMSG_UPDATE_WORLD_STATE
Definition Opcodes.h:736
@ SMSG_MOVE_SET_COLLISION_HGT
Definition Opcodes.h:1331
@ CMSG_CLEAR_EXPLORATION
Definition Opcodes.h:596
@ SMSG_PETGODMODE
Definition Opcodes.h:58
@ CMSG_FORCE_FLIGHT_BACK_SPEED_CHANGE_ACK
Definition Opcodes.h:929
@ CMSG_BINDER_ACTIVATE
Definition Opcodes.h:466
@ CMSG_GROUP_SET_LEADER
Definition Opcodes.h:149
@ SMSG_INSTANCE_LOCK_WARNING_QUERY
Definition Opcodes.h:356
@ MSG_MOVE_START_PITCH_DOWN
Definition Opcodes.h:221
@ SMSG_GROUPACTION_THROTTLED
Definition Opcodes.h:1070
@ CMSG_AUTH_SRP6_PROOF
Definition Opcodes.h:81
@ CMSG_GM_GRANT_ACHIEVEMENT
Definition Opcodes.h:1249
@ CMSG_FORCEACTION
Definition Opcodes.h:53
@ CMSG_GUILD_CREATE
Definition Opcodes.h:158
@ CMSG_LUA_USAGE
Definition Opcodes.h:832
@ SMSG_PROFILEDATA_RESPONSE
Definition Opcodes.h:1255
@ CMSG_AUCTION_PLACE_BID
Definition Opcodes.h:631
@ CMSG_ARENA_TEAM_ACCEPT
Definition Opcodes.h:878
@ SMSG_NOTIFY_DEST_LOC_SPELL_CAST
Definition Opcodes.h:1195
@ SMSG_EMOTE
Definition Opcodes.h:288
@ CMSG_CHAR_CUSTOMIZE
Definition Opcodes.h:1168
@ SMSG_LFG_UPDATE_PARTY
Definition Opcodes.h:901
@ SMSG_PET_ACTION_SOUND
Definition Opcodes.h:833
@ CMSG_CHEAT_SET_ARENA_CURRENCY
Definition Opcodes.h:921
@ SMSG_BIND_POINT_UPDATE
Definition Opcodes.h:370
@ CMSG_PET_SPELL_AUTOCAST
Definition Opcodes.h:784
@ MSG_LIST_STABLED_PETS
Definition Opcodes.h:652
@ CMSG_FLAG_QUEST
Definition Opcodes.h:71
@ SMSG_CAST_FAILED
Definition Opcodes.h:333
@ SMSG_CORPSE_RECLAIM_DELAY
Definition Opcodes.h:646
@ SMSG_ATTACK_SWING_DEAD_TARGET
Definition Opcodes.h:357
@ CMSG_CANCEL_TEMP_ENCHANTMENT
Definition Opcodes.h:918
@ SMSG_GAMEOBJECT_QUERY_RESPONSE
Definition Opcodes.h:124
@ CMSG_BUG
Definition Opcodes.h:487
@ CMSG_MOVE_NOT_ACTIVE_MOVER
Definition Opcodes.h:750
@ SMSG_INSTANCE_RESET_FAILED
Definition Opcodes.h:828
@ SMSG_GUILD_DECLINE
Definition Opcodes.h:163
@ SMSG_MOVE_UNSET_CAN_TRANSITION_BETWEEN_SWIM_AND_FLY
Definition Opcodes.h:860
@ SMSG_INVALIDATE_DANCE
Definition Opcodes.h:1136
@ CMSG_SHOWING_CLOAK
Definition Opcodes.h:727
@ CMSG_PLAY_DANCE
Definition Opcodes.h:1128
@ SMSG_QUESTGIVER_REQUEST_ITEMS
Definition Opcodes.h:424
@ SMSG_ADD_RUNE_POWER
Definition Opcodes.h:1189
@ CMSG_SET_TAXI_BENCHMARK_MODE
Definition Opcodes.h:934
@ CMSG_BATTLEFIELD_LIST
Definition Opcodes.h:601
@ CMSG_CHANGE_GDF_ARENA_RATING
Definition Opcodes.h:1225
@ CMSG_DEBUG_PASSIVE_AURA
Definition Opcodes.h:349
@ CMSG_BANKER_ACTIVATE
Definition Opcodes.h:468
@ SMSG_AUCTION_LIST_RESULT
Definition Opcodes.h:633
@ MSG_CHANNEL_UPDATE
Definition Opcodes.h:343
@ SMSG_MULTIPLE_PACKETS
Definition Opcodes.h:1258
@ SMSG_CLEAR_EXTRA_AURA_INFO_OBSOLETE
Definition Opcodes.h:963
@ SMSG_OFFER_PETITION_ERROR
Definition Opcodes.h:940
@ SMSG_COMMENTATOR_SKIRMISH_QUEUE_RESULT2
Definition Opcodes.h:1338
@ SMSG_WEATHER
Definition Opcodes.h:785
@ CMSG_ITEM_REFUND
Definition Opcodes.h:1233
@ CMSG_CALENDAR_COPY_EVENT
Definition Opcodes.h:1101
@ SMSG_AUCTION_COMMAND_RESULT
Definition Opcodes.h:632
@ CMSG_GUILD_REMOVE
Definition Opcodes.h:171
@ SMSG_CLIENTCACHE_VERSION
Definition Opcodes.h:1224
@ SMSG_GAMETIME_UPDATE
Definition Opcodes.h:96
@ CMSG_LEARN_DANCE_MOVE
Definition Opcodes.h:1139
@ SMSG_SPELL_GO
Definition Opcodes.h:335
@ CMSG_FORCE_SWIM_SPEED_CHANGE_ACK
Definition Opcodes.h:260
@ CMSG_GUILD_DISBAND
Definition Opcodes.h:172
@ SMSG_REFER_A_FRIEND_EXPIRED
Definition Opcodes.h:59
@ CMSG_REFER_A_FRIEND
Definition Opcodes.h:1067
@ CMSG_SUMMON_RESPONSE
Definition Opcodes.h:713
@ CMSG_GM_MOVECORPSE
Definition Opcodes.h:585
@ SMSG_PET_UNLEARNED_SPELL
Definition Opcodes.h:1207
@ SMSG_CLEAR_COOLDOWN
Definition Opcodes.h:507
@ CMSG_AREATRIGGER
Definition Opcodes.h:209
@ SMSG_SPLINE_MOVE_SET_HOVER
Definition Opcodes.h:804
@ CMSG_QUERY_SERVER_BUCK_DATA
Definition Opcodes.h:1080
@ SMSG_LFG_PROPOSAL_UPDATE
Definition Opcodes.h:894
@ SMSG_GAMETIME_SET
Definition Opcodes.h:98
@ CMSG_ITEM_NAME_QUERY
Definition Opcodes.h:737
@ CMSG_ADD_IGNORE
Definition Opcodes.h:137
@ CMSG_SET_RUNE_COOLDOWN
Definition Opcodes.h:1142
@ SMSG_BATTLEFIELD_MGR_ENTERED
Definition Opcodes.h:1277
@ CMSG_GMTICKET_UPDATETEXT
Definition Opcodes.h:548
@ CMSG_GROUP_CANCEL
Definition Opcodes.h:141
@ CMSG_GROUP_SWAP_SUB_GROUP
Definition Opcodes.h:669
@ MSG_GM_DESTROY_CORPSE
Definition Opcodes.h:813
@ SMSG_PLAY_MUSIC
Definition Opcodes.h:660
@ CMSG_OPENING_CINEMATIC
Definition Opcodes.h:278
@ CMSG_QUERY_INSPECT_ACHIEVEMENTS
Definition Opcodes.h:1160
@ SMSG_UPDATE_COMBO_POINTS
Definition Opcodes.h:954
@ CMSG_CONTACT_LIST
Definition Opcodes.h:131
@ CMSG_ADVANCE_SPAWN_TIME
Definition Opcodes.h:78
@ SMSG_DBLOOKUP
Definition Opcodes.h:32
@ SMSG_INSPECT_TALENT
Definition Opcodes.h:1041
@ SMSG_ATTACK_SWING_NOT_IN_RANGE
Definition Opcodes.h:354
@ CMSG_PET_UNLEARN_TALENTS
Definition Opcodes.h:1176
@ CMSG_LFG_SET_NEEDS
Definition Opcodes.h:904
@ CMSG_END_BATTLEFIELD_CHEAT
Definition Opcodes.h:1257
@ CMSG_WORLD_TELEPORT
Definition Opcodes.h:37
@ CMSG_SET_CHANNEL_WATCH
Definition Opcodes.h:1036
@ CMSG_CHAR_RENAME
Definition Opcodes.h:740
@ SMSG_SEND_ALL_COMBAT_LOG
Definition Opcodes.h:1329
@ SMSG_SPLINE_MOVE_SET_FLYING
Definition Opcodes.h:1087
@ SMSG_SPELLDAMAGESHIELD
Definition Opcodes.h:620
@ SMSG_MOTD
Definition Opcodes.h:858
@ CMSG_GUILD_BANKER_ACTIVATE
Definition Opcodes.h:1027
@ CMSG_FORCE_SAY_CHEAT
Definition Opcodes.h:1179
@ CMSG_QUESTGIVER_STATUS_MULTIPLE_QUERY
Definition Opcodes.h:1076
@ CMSG_CALENDAR_EVENT_RSVP
Definition Opcodes.h:1103
@ CMSG_SET_VEHICLE_REC_ID_ACK
Definition Opcodes.h:605
@ CMSG_GM_CHARACTER_SAVE
Definition Opcodes.h:1048
@ CMSG_LOOT_MONEY
Definition Opcodes.h:379
@ CMSG_SERVER_BROADCAST
Definition Opcodes.h:719
@ CMSG_TAXINODE_STATUS_QUERY
Definition Opcodes.h:455
@ SMSG_SPLINE_MOVE_UNSET_HOVER
Definition Opcodes.h:805
@ SMSG_OPEN_LFG_DUNGEON_FINDER
Definition Opcodes.h:1330
@ SMSG_GUILD_EVENT
Definition Opcodes.h:175
@ SMSG_TAXINODE_STATUS
Definition Opcodes.h:456
@ CMSG_BUY_LOTTERY_TICKET_OBSOLETE
Definition Opcodes.h:851
@ SMSG_COMMENTATOR_SKIRMISH_QUEUE_RESULT1
Definition Opcodes.h:1337
@ CMSG_TARGET_CAST
Definition Opcodes.h:1005
@ SMSG_INVENTORY_CHANGE_FAILURE
Definition Opcodes.h:303
@ CMSG_BATTLEFIELD_MGR_QUEUE_REQUEST
Definition Opcodes.h:1280
@ CMSG_AUCTION_LIST_BIDDER_ITEMS
Definition Opcodes.h:641
@ CMSG_QUERY_OBJECT_POSITION
Definition Opcodes.h:33
@ MSG_PARTY_ASSIGNMENT
Definition Opcodes.h:939
@ CMSG_SEND_GENERAL_TRIGGER
Definition Opcodes.h:944
@ CMSG_ARENA_TEAM_INVITE
Definition Opcodes.h:876
@ SMSG_FORCE_ANIM
Definition Opcodes.h:1269
@ SMSG_SHOWTAXINODES
Definition Opcodes.h:454
@ CMSG_FLAG_QUEST_FINISH
Definition Opcodes.h:72
@ SMSG_PLAYERBINDERROR
Definition Opcodes.h:467
@ SMSG_FISH_ESCAPED
Definition Opcodes.h:486
@ CMSG_GMSURVEY_SUBMIT
Definition Opcodes.h:839
@ CMSG_SET_AMMO
Definition Opcodes.h:645
@ CMSG_GROUP_DISBAND
Definition Opcodes.h:152
@ SMSG_GMRESPONSE_CREATE_TICKET
Definition Opcodes.h:1295
@ SMSG_UPDATE_ACCOUNT_DATA_COMPLETE
Definition Opcodes.h:1152
@ CMSG_ALTER_APPEARANCE
Definition Opcodes.h:1091
@ MSG_MOVE_HEARTBEAT
Definition Opcodes.h:267
@ CMSG_CHARACTER_POINT_CHEAT
Definition Opcodes.h:576
@ CMSG_SET_ARENA_TEAM_SEASON_GAMES
Definition Opcodes.h:1228
@ CMSG_GMTICKET_DELETETICKET
Definition Opcodes.h:564
@ CMSG_COMMENTATOR_GET_MAP_INFO
Definition Opcodes.h:980
@ SMSG_ALL_ACHIEVEMENT_DATA
Definition Opcodes.h:1178
@ CMSG_AFK_MONITOR_INFO_REQUEST
Definition Opcodes.h:1312
@ CMSG_PETITION_SHOW_SIGNATURES
Definition Opcodes.h:475
@ CMSG_TUTORIAL_CLEAR
Definition Opcodes.h:284
@ CMSG_CHANNEL_DISPLAY_LIST
Definition Opcodes.h:1007
@ MSG_MOVE_SET_RUN_BACK_SPEED_CHEAT
Definition Opcodes.h:235
@ CMSG_NEXT_CINEMATIC_CAMERA
Definition Opcodes.h:280
@ SMSG_PET_DISMISS_SOUND
Definition Opcodes.h:834
@ CMSG_MOVE_SPLINE_DONE
Definition Opcodes.h:742
@ CMSG_MOVE_CHNG_TRANSPORT
Definition Opcodes.h:938
@ SMSG_PLAY_SOUND
Definition Opcodes.h:751
@ SMSG_PETITION_SIGN_RESULTS
Definition Opcodes.h:478
@ SMSG_LOGOUT_COMPLETE
Definition Opcodes.h:106
@ CMSG_MOVE_KNOCK_BACK_ACK
Definition Opcodes.h:269
@ CMSG_CLEAR_HOLIDAY_BG_WIN_TIME
Definition Opcodes.h:1335
@ SMSG_RESUME_COMMS
Definition Opcodes.h:1326
@ CMSG_SET_ACTION_BUTTON
Definition Opcodes.h:325
@ CMSG_WRAP_ITEM
Definition Opcodes.h:496
@ MSG_MOVE_SET_FLIGHT_SPEED
Definition Opcodes.h:923
@ MSG_MOVE_SET_WALK_SPEED
Definition Opcodes.h:238
@ CMSG_LOOT_ROLL
Definition Opcodes.h:701
@ SMSG_EQUIPMENT_SET_SAVED
Definition Opcodes.h:340
@ CMSG_GAMEOBJECT_QUERY
Definition Opcodes.h:123
@ SMSG_SPLINE_SET_WALK_SPEED
Definition Opcodes.h:798
@ SMSG_VOICESESSION_FULL
Definition Opcodes.h:1049
@ SMSG_THREAT_REMOVE
Definition Opcodes.h:1185
@ CMSG_SPIRIT_HEALER_ACTIVATE
Definition Opcodes.h:569
@ SMSG_UPDATE_OBJECT
Definition Opcodes.h:198
@ CMSG_MAKEMONSTERATTACKGUID
Definition Opcodes.h:51
@ CMSG_SET_TRADE_ITEM
Definition Opcodes.h:314
@ CMSG_REQUEST_PET_INFO
Definition Opcodes.h:662
@ CMSG_NEW_SPELL_SLOT
Definition Opcodes.h:330
@ CMSG_SUSPEND_COMMS_ACK
Definition Opcodes.h:1325
@ SMSG_GMTICKET_DELETETICKET
Definition Opcodes.h:565
@ SMSG_START_MIRROR_TIMER
Definition Opcodes.h:502
@ MSG_MOVE_FALL_LAND
Definition Opcodes.h:230
@ CMSG_GM_UBERINVIS
Definition Opcodes.h:587
@ SMSG_MOVE_CHARACTER_CHEAT
Definition Opcodes.h:43
@ CMSG_LOOT_METHOD
Definition Opcodes.h:151
@ SMSG_HEALTH_UPDATE
Definition Opcodes.h:1180
@ SMSG_SET_FLAT_SPELL_MODIFIER
Definition Opcodes.h:643
@ CMSG_COMMENTATOR_INSTANCE_COMMAND
Definition Opcodes.h:987
@ SMSG_SPLINE_SET_RUN_BACK_SPEED
Definition Opcodes.h:796
@ MSG_MOVE_SET_SWIM_SPEED
Definition Opcodes.h:240
@ SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE
Definition Opcodes.h:426
@ SMSG_LEVELUP_INFO
Definition Opcodes.h:497
@ SMSG_CHARACTER_LOGIN_FAILED
Definition Opcodes.h:94
@ CMSG_SAVE_PLAYER
Definition Opcodes.h:368
@ SMSG_EXPLORATION_EXPERIENCE
Definition Opcodes.h:533
@ CMSG_GROUP_ACCEPT
Definition Opcodes.h:143
@ SMSG_GROUP_INVITE
Definition Opcodes.h:140
@ MSG_MOVE_TELEPORT
Definition Opcodes.h:226
@ SMSG_CALENDAR_ARENA_TEAM
Definition Opcodes.h:1110
@ CMSG_FORCE_MOVE_ROOT_ACK
Definition Opcodes.h:262
@ CMSG_SET_EXPLORATION
Definition Opcodes.h:731
@ CMSG_GUILD_RANK
Definition Opcodes.h:590
@ SMSG_BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE
Definition Opcodes.h:1281
@ SMSG_ENVIRONMENTAL_DAMAGE_LOG
Definition Opcodes.h:537
@ SMSG_RESYNC_RUNES
Definition Opcodes.h:1188
@ CMSG_BEGIN_TRADE
Definition Opcodes.h:308
@ MSG_MOVE_STOP_SWIM_CHEAT
Definition Opcodes.h:863
@ SMSG_MIRRORIMAGE_DATA
Definition Opcodes.h:1055
@ SMSG_BATTLEGROUND_INFO_THROTTLED
Definition Opcodes.h:1219
@ SMSG_LFG_BOOT_PROPOSAL_UPDATE
Definition Opcodes.h:906
@ SMSG_SHOW_BANK
Definition Opcodes.h:469
@ CMSG_GETDEATHBINDZONE
Definition Opcodes.h:371
@ SMSG_SET_PCT_SPELL_MODIFIER
Definition Opcodes.h:644
@ MSG_MOVE_SET_FLIGHT_BACK_SPEED
Definition Opcodes.h:925
@ CMSG_GUILD_QUERY
Definition Opcodes.h:113
@ CMSG_QUESTGIVER_REQUEST_REWARD
Definition Opcodes.h:425
@ SMSG_WORLD_STATE_UI_TIMER_UPDATE
Definition Opcodes.h:1300
@ CMSG_VOICE_SESSION_ENABLE
Definition Opcodes.h:972
@ CMSG_LEAVE_BATTLEFIELD
Definition Opcodes.h:766
@ CMSG_INSPECT
Definition Opcodes.h:305
@ CMSG_FORCEACTIONONOTHER
Definition Opcodes.h:54
@ MSG_GUILD_BANK_MONEY_WITHDRAWN
Definition Opcodes.h:1051
@ CMSG_GROUP_UNINVITE_GUID
Definition Opcodes.h:147
@ SMSG_AFK_MONITOR_INFO_RESPONSE
Definition Opcodes.h:1313
@ SMSG_SPLINE_MOVE_UNROOT
Definition Opcodes.h:801
@ SMSG_QUESTUPDATE_ADD_ITEM
Definition Opcodes.h:439
@ SMSG_USERLIST_ADD
Definition Opcodes.h:1037
@ SMSG_LOOT_MONEY_NOTIFY
Definition Opcodes.h:384
@ SMSG_LFG_JOIN_RESULT
Definition Opcodes.h:897
@ SMSG_TEXT_EMOTE
Definition Opcodes.h:290
@ CMSG_DECLINE_CHANNEL_INVITE
Definition Opcodes.h:1069
@ CMSG_PING
Definition Opcodes.h:505
@ SMSG_TITLE_EARNED
Definition Opcodes.h:912
@ CMSG_RESET_FACTION_CHEAT
Definition Opcodes.h:670
@ SMSG_DUEL_COUNTDOWN
Definition Opcodes.h:724
@ SMSG_CANCEL_AUTO_REPEAT
Definition Opcodes.h:697
@ SMSG_GMTICKET_UPDATETEXT
Definition Opcodes.h:549
@ MSG_MOVE_FEATHER_FALL
Definition Opcodes.h:717
@ MSG_MOVE_SET_WALK_SPEED_CHEAT
Definition Opcodes.h:237
@ CMSG_CHANNEL_INVITE
Definition Opcodes.h:192
@ SMSG_RAID_GROUP_ONLY
Definition Opcodes.h:675
@ SMSG_LOGIN_VERIFY_WORLD
Definition Opcodes.h:595
@ CMSG_TAXIENABLENODE
Definition Opcodes.h:607
@ MSG_MOVE_SET_SWIM_SPEED_CHEAT
Definition Opcodes.h:239
@ SMSG_RAID_READY_CHECK_ERROR
Definition Opcodes.h:1061
@ CMSG_IGNORE_REQUIREMENTS_CHEAT
Definition Opcodes.h:965
@ CMSG_AREA_SPIRIT_HEALER_QUERY
Definition Opcodes.h:767
@ MSG_AUCTION_HELLO
Definition Opcodes.h:626
@ SMSG_ARENA_TEAM_INVITE
Definition Opcodes.h:877
@ CMSG_CALENDAR_ARENA_TEAM
Definition Opcodes.h:1097
@ SMSG_SPELL_FAILED_OTHER
Definition Opcodes.h:707
@ CMSG_DISMISS_CONTROLLED_VEHICLE
Definition Opcodes.h:1162
@ SMSG_QUERY_OBJECT_ROTATION
Definition Opcodes.h:36
@ SMSG_PET_SPELLS
Definition Opcodes.h:406
@ CMSG_DEL_FRIEND
Definition Opcodes.h:135
@ CMSG_RECHARGE
Definition Opcodes.h:44
@ SMSG_GODMODE
Definition Opcodes.h:64
@ CMSG_CANCEL_CHANNELLING
Definition Opcodes.h:344
@ MSG_MOVE_TELEPORT_ACK
Definition Opcodes.h:228
@ CMSG_GUILD_INFO_TEXT
Definition Opcodes.h:793
@ SMSG_GM_PLAYER_INFO
Definition Opcodes.h:589
@ CMSG_DESTROY_ITEMS
Definition Opcodes.h:207
@ SMSG_COMMENTATOR_STATE_CHANGED
Definition Opcodes.h:979
@ CMSG_TAXIQUERYAVAILABLENODES
Definition Opcodes.h:457
@ CMSG_AUCTION_LIST_OWNER_ITEMS
Definition Opcodes.h:630
@ CMSG_VOICE_SET_TALKER_MUTED_REQUEST
Definition Opcodes.h:958
@ SMSG_INSPECT_RESULTS_UPDATE
Definition Opcodes.h:306
@ SMSG_RWHOIS
Definition Opcodes.h:539
@ SMSG_GM_TICKET_STATUS_UPDATE
Definition Opcodes.h:837
@ SMSG_REPORT_PVP_AFK_RESULT
Definition Opcodes.h:1026
@ SMSG_SPLINE_MOVE_NORMAL_FALL
Definition Opcodes.h:803
@ SMSG_STABLE_RESULT
Definition Opcodes.h:656
@ CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE
Definition Opcodes.h:1208
@ CMSG_MOVE_STOP_SWIM_CHEAT
Definition Opcodes.h:758
@ CMSG_CHANNEL_VOICE_OFF
Definition Opcodes.h:1012
@ MSG_MOVE_SET_SWIM_BACK_SPEED_CHEAT
Definition Opcodes.h:241
@ SMSG_MOVE_UNSET_HOVER
Definition Opcodes.h:274
@ CMSG_CHANNEL_SILENCE_ALL
Definition Opcodes.h:1002
@ CMSG_SET_GLYPH
Definition Opcodes.h:1156
@ SMSG_FORCED_DEATH_UPDATE
Definition Opcodes.h:919
@ SMSG_MOVE_SET_CAN_TRANSITION_BETWEEN_SWIM_AND_FLY
Definition Opcodes.h:859
@ CMSG_IGNORE_TRADE
Definition Opcodes.h:310
@ SMSG_SPELL_CHANCE_PROC_LOG
Definition Opcodes.h:967
@ SMSG_PONG
Definition Opcodes.h:506
@ CMSG_SET_ACTIVE_TALENT_GROUP_OBSOLETE
Definition Opcodes.h:1248
@ SMSG_GOSSIP_COMPLETE
Definition Opcodes.h:411
@ SMSG_ARENA_UNIT_DESTROYED
Definition Opcodes.h:1252
@ CMSG_STABLE_PET
Definition Opcodes.h:653
@ SMSG_INIT_WORLD_STATES
Definition Opcodes.h:735
@ SMSG_DISMOUNT
Definition Opcodes.h:969
@ CMSG_MESSAGECHAT
Definition Opcodes.h:178
@ SMSG_DURABILITY_DAMAGE_DEATH
Definition Opcodes.h:730
@ CMSG_MAIL_DELETE
Definition Opcodes.h:614
@ SMSG_RESURRECT_REQUEST
Definition Opcodes.h:376
@ SMSG_BINDER_CONFIRM
Definition Opcodes.h:776
@ SMSG_GROUP_DECLINE
Definition Opcodes.h:145
@ CMSG_GM_INVIS
Definition Opcodes.h:515
@ SMSG_AUTH_CHALLENGE
Definition Opcodes.h:521
@ SMSG_MOVE_SET_CAN_FLY
Definition Opcodes.h:864
@ SMSG_QUERY_TIME_RESPONSE
Definition Opcodes.h:492
@ SMSG_DAMAGE_CALC_LOG
Definition Opcodes.h:665
@ SMSG_BARBER_SHOP_RESULT
Definition Opcodes.h:1093
@ CMSG_STORE_LOOT_IN_SLOT
Definition Opcodes.h:294
@ SMSG_MAIL_LIST_RESULT
Definition Opcodes.h:600
@ CMSG_SET_ACTIVE_MOVER
Definition Opcodes.h:647
@ MSG_MOVE_WORLDPORT_ACK
Definition Opcodes.h:249
@ SMSG_GMTICKET_CREATE
Definition Opcodes.h:547
@ SMSG_ATTACK_START
Definition Opcodes.h:352
@ CMSG_QUERY_TIME
Definition Opcodes.h:491
@ CMSG_UNDRESSPLAYER
Definition Opcodes.h:61
@ SMSG_SPELLHEALLOG
Definition Opcodes.h:365
@ CMSG_QUESTLOG_REMOVE_QUEST
Definition Opcodes.h:433
@ SMSG_ENABLE_BARBER_SHOP
Definition Opcodes.h:1092
@ CMSG_ZONE_MAP
Definition Opcodes.h:39
@ SMSG_CHAR_DELETE
Definition Opcodes.h:89
@ CMSG_ACCEPT_LEVEL_GRANT
Definition Opcodes.h:1085
@ SMSG_LOTTERY_QUERY_RESULT_OBSOLETE
Definition Opcodes.h:850
@ CMSG_TAXICLEARNODE
Definition Opcodes.h:606
@ CMSG_CHANNEL_VOICE_ON
Definition Opcodes.h:1011
@ CMSG_CHANNEL_ANNOUNCEMENTS
Definition Opcodes.h:196
@ MSG_CORPSE_QUERY
Definition Opcodes.h:563
@ CMSG_DEBUG_AISTATE
Definition Opcodes.h:75
@ SMSG_COMMENTATOR_PLAYER_INFO
Definition Opcodes.h:984
@ CMSG_LOOT_MASTER_GIVE
Definition Opcodes.h:704
@ SMSG_COMMENTATOR_MAP_INFO
Definition Opcodes.h:981
@ CMSG_ADD_FRIEND
Definition Opcodes.h:134
@ SMSG_PLAY_DANCE
Definition Opcodes.h:1129
@ SMSG_EQUIPMENT_SET_USE_RESULT
Definition Opcodes.h:1267
@ CMSG_FORCE_MOVE_UNROOT_ACK
Definition Opcodes.h:264
@ CMSG_QUESTGIVER_CANCEL
Definition Opcodes.h:429
@ CMSG_REQUEST_RAID_INFO
Definition Opcodes.h:746
@ CMSG_PAGE_TEXT_QUERY
Definition Opcodes.h:119
@ SMSG_ITEM_TIME_UPDATE
Definition Opcodes.h:519
@ CMSG_LFG_PROPOSAL_RESULT
Definition Opcodes.h:895
@ CMSG_REQUEST_ACCOUNT_DATA
Definition Opcodes.h:551
@ CMSG_RESURRECT_RESPONSE
Definition Opcodes.h:377
@ SMSG_ACTIVATETAXIREPLY
Definition Opcodes.h:459
@ CMSG_MOVE_SET_COLLISION_HGT_ACK
Definition Opcodes.h:1332
@ CMSG_FORCE_RUN_SPEED_CHANGE_ACK
Definition Opcodes.h:256
@ SMSG_TIME_SYNC_REQ
Definition Opcodes.h:941
@ CMSG_LOGOUT_CANCEL
Definition Opcodes.h:107
@ SMSG_CALENDAR_RAID_LOCKOUT_UPDATED
Definition Opcodes.h:1166
@ SMSG_LFG_UPDATE_PLAYER
Definition Opcodes.h:900
@ MSG_MOVE_SET_PITCH_RATE_CHEAT
Definition Opcodes.h:1143
@ SMSG_QUEST_GIVER_QUEST_DETAILS
Definition Opcodes.h:421
@ CMSG_UNLEARN_DANCE_MOVE
Definition Opcodes.h:1140
@ CMSG_CHANNEL_UNSILENCE_VOICE
Definition Opcodes.h:1003
@ CMSG_GROUP_RAID_CONVERT
Definition Opcodes.h:683
@ CMSG_CHANNEL_UNMODERATOR
Definition Opcodes.h:189
@ CMSG_READY_FOR_ACCOUNT_DATA_TIMES
Definition Opcodes.h:1308
@ CMSG_CHANGEPLAYER_DIFFICULTY
Definition Opcodes.h:538
@ SMSG_LFG_PLAYER_REWARD
Definition Opcodes.h:540
@ CMSG_CHAR_CREATE
Definition Opcodes.h:83
@ SMSG_RESET_FAILED_NOTIFY
Definition Opcodes.h:947
@ SMSG_SPLINE_MOVE_FEATHER_FALL
Definition Opcodes.h:802
@ CMSG_PET_UNLEARN
Definition Opcodes.h:781
@ CMSG_CANCEL_AUTO_REPEAT_SPELL
Definition Opcodes.h:650
@ CMSG_SET_SELECTION
Definition Opcodes.h:346
@ SMSG_MINIGAME_MOVE_FAILED
Definition Opcodes.h:790
@ CMSG_PUSHQUESTTOPARTY
Definition Opcodes.h:442
@ CMSG_MOVE_SET_CAN_TRANSITION_BETWEEN_SWIM_AND_FLY_ACK
Definition Opcodes.h:861
@ SMSG_CHAT_RESTRICTED
Definition Opcodes.h:794
@ SMSG_SPLINE_MOVE_ROOT
Definition Opcodes.h:823
@ SMSG_LOOT_RELEASE_RESPONSE
Definition Opcodes.h:382
@ SMSG_COOLDOWN_CHEAT
Definition Opcodes.h:510
@ SMSG_BATTLEGROUND_PLAYER_LEFT
Definition Opcodes.h:778
@ CMSG_BATTLEMASTER_JOIN_ARENA
Definition Opcodes.h:885
@ SMSG_CHEAT_PLAYER_LOOKUP
Definition Opcodes.h:993
@ CMSG_WHO
Definition Opcodes.h:127
@ SMSG_AUCTION_REMOVED_NOTIFICATION
Definition Opcodes.h:682
@ SMSG_REALM_SPLIT
Definition Opcodes.h:936
@ CMSG_HEARTH_AND_RESURRECT
Definition Opcodes.h:1209
@ SMSG_ATTACKERSTATEUPDATE
Definition Opcodes.h:359
@ SMSG_SUPERCEDED_SPELL
Definition Opcodes.h:329
@ SMSG_CHAT_PLAYER_AMBIGUOUS
Definition Opcodes.h:842
@ SMSG_CHARACTER_PROFILE
Definition Opcodes.h:853
@ SMSG_BATTLEFIELD_MGR_STATE_CHANGE
Definition Opcodes.h:1285
@ CMSG_GM_REQUEST_PLAYER_INFO
Definition Opcodes.h:588
@ MSG_INSPECT_ARENA_TEAMS
Definition Opcodes.h:916
@ CMSG_CORPSE_MAP_POSITION_QUERY
Definition Opcodes.h:1235
@ SMSG_SERVERTIME
Definition Opcodes.h:102
@ SMSG_SERVERINFO
Definition Opcodes.h:1298
@ SMSG_BATTLEFIELD_MGR_QUEUE_INVITE
Definition Opcodes.h:1278
@ SMSG_CALENDAR_EVENT_INVITE_STATUS_ALERT
Definition Opcodes.h:1119
@ CMSG_PLAYER_LOGIN
Definition Opcodes.h:90
@ SMSG_CONNECT_TO
Definition Opcodes.h:1322
@ CMSG_WARDEN_DATA
Definition Opcodes.h:772
@ SMSG_SPLINE_MOVE_SET_WALK_MODE
Definition Opcodes.h:811
@ CMSG_PLAYER_LOGOUT
Definition Opcodes.h:103
@ SMSG_CHAR_CUSTOMIZE
Definition Opcodes.h:1169
@ SMSG_CRITERIA_UPDATE
Definition Opcodes.h:1159
@ SMSG_SPLINE_SET_RUN_SPEED
Definition Opcodes.h:795
@ CMSG_NPC_TEXT_QUERY
Definition Opcodes.h:412
@ CMSG_RUN_SCRIPT
Definition Opcodes.h:722
@ CMSG_CALENDAR_UPDATE_EVENT
Definition Opcodes.h:1099
@ SMSG_ARENA_TEAM_ROSTER
Definition Opcodes.h:875
@ SMSG_SPLINE_MOVE_GRAVITY_ENABLE
Definition Opcodes.h:1265
@ CMSG_MAIL_TAKE_ITEM
Definition Opcodes.h:611
@ SMSG_SPLINE_MOVE_UNSET_FLYING
Definition Opcodes.h:1088
@ SMSG_ACHIEVEMENT_DELETED
Definition Opcodes.h:1212
@ CMSG_CLEAR_SERVER_BUCK_DATA
Definition Opcodes.h:1081
@ SMSG_PET_BROKEN
Definition Opcodes.h:716
@ SMSG_GROUP_SET_LEADER
Definition Opcodes.h:150
@ SMSG_GUILD_INFO
Definition Opcodes.h:165
@ CMSG_ITEM_QUERY_MULTIPLE
Definition Opcodes.h:116
@ CMSG_RESET_INSTANCES
Definition Opcodes.h:826
@ SMSG_GUILD_COMMAND_RESULT
Definition Opcodes.h:176
@ CMSG_GROUP_DECLINE
Definition Opcodes.h:144
@ CMSG_GMTICKETSYSTEM_TOGGLE
Definition Opcodes.h:695
@ SMSG_CHAR_ENUM
Definition Opcodes.h:88
@ MSG_SET_DUNGEON_DIFFICULTY
Definition Opcodes.h:838
@ SMSG_CAMERA_SHAKE
Definition Opcodes.h:1319
@ CMSG_BATTLEFIELD_PORT
Definition Opcodes.h:754
@ CMSG_MAIL_RETURN_TO_SENDER
Definition Opcodes.h:613
@ SMSG_BUY_BANK_SLOT_RESULT
Definition Opcodes.h:471
@ CMSG_GUILD_SET_PUBLIC_NOTE
Definition Opcodes.h:593
@ SMSG_AI_REACTION
Definition Opcodes.h:345
@ SMSG_SPELL_CHANCE_RESIST_PUSHBACK
Definition Opcodes.h:1057
@ SMSG_MINIGAME_STATE
Definition Opcodes.h:788
@ CMSG_LFG_SET_ROLES
Definition Opcodes.h:903
@ SMSG_MOVE_UNSET_CAN_FLY
Definition Opcodes.h:865
@ MSG_MOVE_TOGGLE_FALL_LOGGING
Definition Opcodes.h:229
@ MSG_MOVE_SET_WALK_MODE
Definition Opcodes.h:224
@ CMSG_MAELSTROM_GM_SENT_MAIL
Definition Opcodes.h:946
@ MSG_MOVE_START_PITCH_UP
Definition Opcodes.h:220
@ SMSG_PLAY_TIME_WARNING
Definition Opcodes.h:786
@ SMSG_SEND_UNLEARN_SPELLS
Definition Opcodes.h:1083
@ SMSG_LOOT_ROLL
Definition Opcodes.h:703
@ CMSG_SET_STAT_CHEAT
Definition Opcodes.h:570
@ SMSG_SHOW_MAILBOX
Definition Opcodes.h:692
@ CMSG_CALENDAR_EVENT_INVITE_NOTES
Definition Opcodes.h:1148
@ SMSG_CALENDAR_EVENT_INVITE_ALERT
Definition Opcodes.h:1117
@ SMSG_SET_FACTION_ATWAR
Definition Opcodes.h:816
@ SMSG_ARENA_TEAM_QUERY_RESPONSE
Definition Opcodes.h:873
@ SMSG_LOGOUT_CANCEL_ACK
Definition Opcodes.h:108
@ SMSG_CHANNEL_MEMBER_COUNT
Definition Opcodes.h:1010
@ CMSG_SET_ARENA_MEMBER_SEASON_GAMES
Definition Opcodes.h:1230
@ CMSG_SEND_LOCAL_EVENT
Definition Opcodes.h:943
@ CMSG_SWAP_INV_ITEM
Definition Opcodes.h:298
@ SMSG_SPELLINSTAKILLLOG
Definition Opcodes.h:844
@ CMSG_PET_CANCEL_AURA
Definition Opcodes.h:648
@ SMSG_PET_CAST_FAILED
Definition Opcodes.h:341
@ SMSG_QUESTUPDATE_COMPLETE
Definition Opcodes.h:437
@ MSG_MOVE_UNROOT
Definition Opcodes.h:266
@ MSG_MOVE_SET_TURN_RATE_CHEAT
Definition Opcodes.h:244
@ CMSG_GM_VISION
Definition Opcodes.h:579
@ CMSG_DUEL_CANCELLED
Definition Opcodes.h:394
@ SMSG_AUCTION_OWNER_LIST_RESULT
Definition Opcodes.h:634
@ MSG_MOVE_START_ASCEND
Definition Opcodes.h:886
@ CMSG_QUESTLOG_SWAP_QUEST
Definition Opcodes.h:432
@ MSG_VIEW_PHASE_SHIFT
Definition Opcodes.h:1302
@ MSG_MOVE_SET_ALL_SPEED_CHEAT
Definition Opcodes.h:243
@ CMSG_GUILD_LEADER
Definition Opcodes.h:173
@ CMSG_TAXICLEARALLNODES
Definition Opcodes.h:451
@ CMSG_TRAINER_BUY_SPELL
Definition Opcodes.h:463
@ MSG_GUILD_EVENT_LOG_QUERY
Definition Opcodes.h:1052
@ SMSG_FLIGHT_SPLINE_SYNC
Definition Opcodes.h:933
@ SMSG_VOICE_SESSION_LEAVE
Definition Opcodes.h:956
@ CMSG_SWAP_ITEM
Definition Opcodes.h:297
@ SMSG_GHOSTEE_GONE
Definition Opcodes.h:835
@ SMSG_GUILD_INVITE
Definition Opcodes.h:160
@ MSG_QUERY_NEXT_MAIL_TIME
Definition Opcodes.h:673
@ MSG_MOVE_START_STRAFE_LEFT
Definition Opcodes.h:213
@ CMSG_SERVERTIME
Definition Opcodes.h:101
@ SMSG_SPELL_START
Definition Opcodes.h:334
@ SMSG_MULTIPLE_MOVES
Definition Opcodes.h:1339
@ CMSG_SET_SAVED_INSTANCE_EXTEND
Definition Opcodes.h:687
@ CMSG_UNLEARN_SKILL
Definition Opcodes.h:543
@ CMSG_INITIATE_TRADE
Definition Opcodes.h:307
@ SMSG_ITEM_TEXT_QUERY_RESPONSE
Definition Opcodes.h:609
@ SMSG_LFG_OFFER_CONTINUE
Definition Opcodes.h:688
@ CMSG_DUEL_ACCEPTED
Definition Opcodes.h:393
@ CMSG_MOVE_SET_RAW_POSITION
Definition Opcodes.h:254
@ SMSG_STANDSTATE_UPDATE
Definition Opcodes.h:698
@ SMSG_LOOT_ROLL_WON
Definition Opcodes.h:700
@ SMSG_UPDATE_LFG_LIST
Definition Opcodes.h:893
@ MSG_MOVE_STOP
Definition Opcodes.h:212
@ SMSG_COMPRESSED_MOVES
Definition Opcodes.h:792
@ SMSG_UPDATE_LAST_INSTANCE
Definition Opcodes.h:829
@ SMSG_AUCTION_LIST_PENDING_SALES
Definition Opcodes.h:1197
@ CMSG_INSTANCE_LOCK_RESPONSE
Definition Opcodes.h:348
@ CMSG_QUESTGIVER_CHOOSE_REWARD
Definition Opcodes.h:427
@ CMSG_SERVER_COMMAND
Definition Opcodes.h:580
@ CMSG_SET_ALLOW_LOW_LEVEL_RAID2
Definition Opcodes.h:1318
@ SMSG_CALENDAR_RAID_LOCKOUT_REMOVED
Definition Opcodes.h:1116
@ SMSG_TRAINER_LIST
Definition Opcodes.h:462
@ CMSG_GM_UNTEACH
Definition Opcodes.h:770
@ CMSG_FORCE_WALK_SPEED_CHANGE_ACK
Definition Opcodes.h:760
@ SMSG_LFG_UPDATE_SEARCH
Definition Opcodes.h:902
@ CMSG_KEEP_ALIVE
Definition Opcodes.h:1060
@ CMSG_AUTOEQUIP_ITEM
Definition Opcodes.h:295
@ SMSG_QUEST_POI_QUERY_RESPONSE
Definition Opcodes.h:513
@ MSG_DEV_SHOWLABEL
Definition Opcodes.h:714
@ CMSG_GM_REVEALTO
Definition Opcodes.h:582
@ CMSG_ARENA_TEAM_DECLINE
Definition Opcodes.h:879
@ SMSG_TEST_DROP_RATE_RESULT
Definition Opcodes.h:690
@ SMSG_DUMP_OBJECTS_DATA
Definition Opcodes.h:1193
@ CMSG_SERVER_INFO_QUERY
Definition Opcodes.h:1213
@ CMSG_COMMENTATOR_SKIRMISH_QUEUE_COMMAND
Definition Opcodes.h:1336
@ SMSG_AUCTION_OWNER_NOTIFICATION
Definition Opcodes.h:636
@ MSG_MOVE_SET_FLIGHT_SPEED_CHEAT
Definition Opcodes.h:922
@ CMSG_GUILD_BANK_SWAP_ITEMS
Definition Opcodes.h:1030
@ SMSG_SET_PHASE_SHIFT
Definition Opcodes.h:1177
@ SMSG_COMBAT_EVENT_FAILED
Definition Opcodes.h:638
@ CMSG_CHAT_IGNORED
Definition Opcodes.h:578
@ CMSG_EQUIPMENT_SET_USE
Definition Opcodes.h:1266
@ CMSG_DELETE_DANCE
Definition Opcodes.h:1137
@ CMSG_COOLDOWN_CHEAT
Definition Opcodes.h:69
@ CMSG_DESTROYITEM
Definition Opcodes.h:302
@ SMSG_AUTH_RESPONSE
Definition Opcodes.h:523
@ CMSG_CHECK_LOGIN_CRITERIA
Definition Opcodes.h:1215
@ SMSG_QUEST_FORCE_REMOVE
Definition Opcodes.h:571
@ SMSG_DEATH_RELEASE_LOC
Definition Opcodes.h:917
@ CMSG_SET_CRITERIA_CHEAT
Definition Opcodes.h:1165
@ SMSG_DUEL_COMPLETE
Definition Opcodes.h:391
@ CMSG_DISABLE_PVP_CHEAT
Definition Opcodes.h:77
@ SMSG_BATTLEGROUND_PLAYER_JOINED
Definition Opcodes.h:777
@ CMSG_COMPLETE_ACHIEVEMENT_CHEAT
Definition Opcodes.h:1163
@ SMSG_SERVER_BUCK_DATA_START
Definition Opcodes.h:1216
@ SMSG_CONTACT_LIST
Definition Opcodes.h:132
@ SMSG_SEND_MAIL_RESULT
Definition Opcodes.h:598
@ CMSG_SET_DURABILITY_CHEAT
Definition Opcodes.h:676
@ CMSG_REALM_SPLIT
Definition Opcodes.h:937
@ CMSG_DEL_PVP_MEDAL_CHEAT
Definition Opcodes.h:679
@ CMSG_CALENDAR_REMOVE_EVENT
Definition Opcodes.h:1100
@ CMSG_AUTH_SRP6_BEGIN
Definition Opcodes.h:80
@ SMSG_MINIGAME_SETUP
Definition Opcodes.h:787
@ CMSG_QUERY_OBJECT_ROTATION
Definition Opcodes.h:35
@ CMSG_BUYBACK_ITEM
Definition Opcodes.h:685
@ SMSG_QUESTUPDATE_FAILEDTIMER
Definition Opcodes.h:436
@ SMSG_FORCE_PITCH_RATE_CHANGE
Definition Opcodes.h:1145
@ SMSG_SPIRIT_HEALER_CONFIRM
Definition Opcodes.h:575
@ SMSG_FRIEND_STATUS
Definition Opcodes.h:133
@ CMSG_MOVE_GRAVITY_DISABLE_ACK
Definition Opcodes.h:1260
@ CMSG_EXPIRE_RAID_INSTANCE
Definition Opcodes.h:1074
@ CMSG_CHEAT_PLAYER_LOGIN
Definition Opcodes.h:991
@ CMSG_TOGGLE_XP_GAIN
Definition Opcodes.h:1289
@ MSG_TABARDVENDOR_ACTIVATE
Definition Opcodes.h:527
@ SMSG_LOTTERY_RESULT_OBSOLETE
Definition Opcodes.h:852
@ SMSG_JOINED_BATTLEGROUND_QUEUE
Definition Opcodes.h:935
@ CMSG_GET_MAIL_LIST
Definition Opcodes.h:599
@ CMSG_CAST_SPELL
Definition Opcodes.h:331
@ SMSG_DESTRUCTIBLE_BUILDING_DAMAGE
Definition Opcodes.h:79
@ CMSG_WEATHER_SPEED_CHEAT
Definition Opcodes.h:60
@ CMSG_ARENA_TEAM_QUERY
Definition Opcodes.h:872
@ CMSG_GM_CREATE_ITEM_TARGET
Definition Opcodes.h:557
@ SMSG_QUEST_QUERY_RESPONSE
Definition Opcodes.h:122
@ CMSG_QUERY_QUESTS_COMPLETED
Definition Opcodes.h:1309
@ SMSG_SPELLDISPELLOG
Definition Opcodes.h:664
@ SMSG_RESUME_CAST_BAR
Definition Opcodes.h:362
@ CMSG_START_BATTLEFIELD_CHEAT
Definition Opcodes.h:1256
@ SMSG_EQUIPMENT_SET_LIST
Definition Opcodes.h:1241
@ SMSG_ENCHANTMENTLOG
Definition Opcodes.h:500
@ CMSG_SELL_ITEM
Definition Opcodes.h:445
@ CMSG_PARTY_UNSILENCE
Definition Opcodes.h:1019
@ CMSG_CHAR_FACTION_CHANGE
Definition Opcodes.h:1270
@ CMSG_GUILD_BANK_BUY_TAB
Definition Opcodes.h:1031
@ SMSG_ITEM_ENCHANT_TIME_UPDATE
Definition Opcodes.h:520
@ SMSG_NEW_TAXI_PATH
Definition Opcodes.h:460
@ SMSG_AURA_UPDATE_ALL
Definition Opcodes.h:1202
@ CMSG_IGNORE_DIMINISHING_RETURNS_CHEAT
Definition Opcodes.h:1058
@ MSG_MOVE_TIME_SKIPPED
Definition Opcodes.h:822
@ CMSG_SEND_EVENT
Definition Opcodes.h:74
@ CMSG_SET_PVP_RANK_CHEAT
Definition Opcodes.h:677
@ SMSG_TRANSFER_ABORTED
Definition Opcodes.h:93
@ CMSG_GM_TEACH
Definition Opcodes.h:556
@ SMSG_WARDEN_DATA
Definition Opcodes.h:771
@ MSG_PETITION_RENAME
Definition Opcodes.h:734
@ SMSG_READ_ITEM_OK
Definition Opcodes.h:203
@ SMSG_PET_MODE
Definition Opcodes.h:407
@ SMSG_LEARNED_SPELL
Definition Opcodes.h:328
@ SMSG_MONSTER_MOVE_TRANSPORT
Definition Opcodes.h:715
@ CMSG_CHANNEL_MODERATOR
Definition Opcodes.h:188
@ SMSG_DANCE_QUERY_RESPONSE
Definition Opcodes.h:1135
@ SMSG_INSTANCE_SAVE_CREATED
Definition Opcodes.h:744
@ SMSG_OVERRIDE_LIGHT
Definition Opcodes.h:1071
@ CMSG_GM_NUKE_CHARACTER
Definition Opcodes.h:1316
@ MSG_MOVE_GRAVITY_CHNG
Definition Opcodes.h:1263
@ CMSG_GM_RESURRECT
Definition Opcodes.h:583
@ CMSG_PETITION_BUY
Definition Opcodes.h:474
@ CMSG_PETITION_SIGN
Definition Opcodes.h:477
@ CMSG_GET_CHANNEL_MEMBER_COUNT
Definition Opcodes.h:1009
@ SMSG_COMMENTATOR_GET_PLAYER_INFO
Definition Opcodes.h:983
@ SMSG_ECHO_PARTY_SQUELCH
Definition Opcodes.h:1043
@ SMSG_TALENTS_INVOLUNTARILY_RESET
Definition Opcodes.h:1303
@ CMSG_CANCEL_MOUNT_AURA
Definition Opcodes.h:914
@ SMSG_POWER_UPDATE
Definition Opcodes.h:1181
@ SMSG_PVP_QUEUE_STATS
Definition Opcodes.h:1273
@ CMSG_SET_WORLDSTATE
Definition Opcodes.h:68
@ CMSG_SET_CHARACTER_MODEL
Definition Opcodes.h:1321
@ MSG_GM_SHOWLABEL
Definition Opcodes.h:524
@ SMSG_PARTY_MEMBER_STATS
Definition Opcodes.h:155
@ SMSG_PERIODICAURALOG
Definition Opcodes.h:619
@ SMSG_PET_LEARNED_SPELL
Definition Opcodes.h:1206
@ CMSG_CALENDAR_GUILD_FILTER
Definition Opcodes.h:1096
@ CMSG_GM_UNSQUELCH
Definition Opcodes.h:1000
@ CMSG_COMMENTATOR_ENTER_INSTANCE
Definition Opcodes.h:985
@ SMSG_SPLINE_SET_TURN_RATE
Definition Opcodes.h:800
@ SMSG_ON_CANCEL_EXPECTED_RIDE_VEHICLE_AURA
Definition Opcodes.h:1210
@ CMSG_ATTACK_SWING
Definition Opcodes.h:350
@ SMSG_QUEST_CONFIRM_ACCEPT
Definition Opcodes.h:441
@ SMSG_PLAYED_TIME
Definition Opcodes.h:490
@ CMSG_FORCE_FLIGHT_SPEED_CHANGE_ACK
Definition Opcodes.h:927
@ MSG_MOVE_START_DESCEND
Definition Opcodes.h:964
@ CMSG_AUTH_SESSION
Definition Opcodes.h:522
@ SMSG_PET_RENAMEABLE
Definition Opcodes.h:1170
@ CMSG_ARENA_TEAM_LEAVE
Definition Opcodes.h:880
@ SMSG_PET_GUIDS
Definition Opcodes.h:1223
@ CMSG_SET_TITLE_SUFFIX
Definition Opcodes.h:1044
@ SMSG_TRADE_STATUS_EXTENDED
Definition Opcodes.h:318
@ MSG_GM_BIND_OTHER
Definition Opcodes.h:517
@ MSG_INSPECT_HONOR_STATS
Definition Opcodes.h:755
@ MSG_MOVE_STOP_SWIM
Definition Opcodes.h:232
@ SMSG_FORCE_SET_VEHICLE_REC_ID
Definition Opcodes.h:604
@ SMSG_ITEM_REFUND_RESULT
Definition Opcodes.h:1234
@ SMSG_PET_NAME_QUERY_RESPONSE
Definition Opcodes.h:112
@ CMSG_REMOVE_GLYPH
Definition Opcodes.h:1191
@ CMSG_GRANT_LEVEL
Definition Opcodes.h:1066
@ CMSG_BATTLEFIELD_MGR_QUEUE_INVITE_RESPONSE
Definition Opcodes.h:1279
@ SMSG_ATTACK_SWING_BAD_FACING
Definition Opcodes.h:355
@ CMSG_GUILD_BANK_QUERY_TAB
Definition Opcodes.h:1028
@ SMSG_SPLINE_MOVE_WATER_WALK
Definition Opcodes.h:806
@ SMSG_DUEL_REQUESTED
Definition Opcodes.h:388
@ SMSG_QUESTGIVER_QUEST_COMPLETE
Definition Opcodes.h:430
@ CMSG_GM_REMOVE_ACHIEVEMENT
Definition Opcodes.h:1250
@ SMSG_SPLINE_SET_PITCH_RATE
Definition Opcodes.h:1147
@ SMSG_SPLINE_SET_SWIM_BACK_SPEED
Definition Opcodes.h:799
@ CMSG_PLAYER_VEHICLE_ENTER
Definition Opcodes.h:1221
@ SMSG_STOP_MIRROR_TIMER
Definition Opcodes.h:504
@ CMSG_BATTLEMASTER_HELLO
Definition Opcodes.h:756
@ SMSG_MOUNT_RESULT
Definition Opcodes.h:395
@ CMSG_BUY_BANK_SLOT
Definition Opcodes.h:470
@ SMSG_ZONE_MAP
Definition Opcodes.h:40
@ MSG_MOVE_SET_RUN_BACK_SPEED
Definition Opcodes.h:236
@ CMSG_REQUEST_PARTY_MEMBER_STATS
Definition Opcodes.h:668
@ CMSG_AUCTION_LIST_PENDING_SALES
Definition Opcodes.h:1196
@ CMSG_GUILD_PROMOTE
Definition Opcodes.h:168
@ CMSG_CLEAR_RANDOM_BG_WIN_TIME
Definition Opcodes.h:1334
@ SMSG_FISH_NOT_HOOKED
Definition Opcodes.h:485
@ CMSG_GM_SET_SECURITY_GROUP
Definition Opcodes.h:534
@ MSG_MOVE_SET_FLIGHT_BACK_SPEED_CHEAT
Definition Opcodes.h:924
@ SMSG_SET_EXTRA_AURA_INFO_OBSOLETE
Definition Opcodes.h:961
@ CMSG_ITEM_QUERY_SINGLE
Definition Opcodes.h:115
@ CMSG_GUILD_BANK_UPDATE_TAB
Definition Opcodes.h:1032
@ SMSG_CLIENT_CONTROL_UPDATE
Definition Opcodes.h:374
@ CMSG_GUILD_MOTD
Definition Opcodes.h:174
@ CMSG_MOVE_SET_FLY
Definition Opcodes.h:867
@ SMSG_COMSAT_CONNECT_FAIL
Definition Opcodes.h:1023
@ CMSG_GAMEOBJ_USE
Definition Opcodes.h:206
@ CMSG_FORCE_SWIM_BACK_SPEED_CHANGE_ACK
Definition Opcodes.h:762
@ SMSG_GMTICKET_GETTICKET
Definition Opcodes.h:559
@ SMSG_FEATURE_SYSTEM_STATUS
Definition Opcodes.h:998
@ STATUS_LOGGEDIN
Definition Opcodes.h:1356
@ STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT
Definition Opcodes.h:1358
@ STATUS_TRANSFER
Definition Opcodes.h:1357
@ STATUS_NEVER
Definition Opcodes.h:1359
@ STATUS_AUTHED
Definition Opcodes.h:1355
@ STATUS_UNHANDLED
Definition Opcodes.h:1360
@ NUM_OPCODE_HANDLERS
Definition Opcodes.h:1345
@ NULL_OPCODE
Definition Opcodes.h:1346
@ PROCESS_INPLACE
Definition Opcodes.h:1365
@ PROCESS_THREADSAFE
Definition Opcodes.h:1367
@ PROCESS_THREADUNSAFE
Definition Opcodes.h:1366