package xpq.msg; import xpq.platform.io.OpCodeComment; public class OpCode { // automatic generated begin fileName:0000_0000_def.proto // automatic generated end fileName:0000_0000_def.proto // automatic generated begin fileName:1001_1999_roomService.proto public static final short CS_Room_Enter = 1001;//客户端进入房间服务 public static final short SC_Room_Enter = 1002;//客户端进入房间服务成功,服务器返回当前快照 public static final short CS_Room_Quit = 1003;//客户端离开房间 public static final short SC_Room_Quit = 1004;//客户端离开房间成功 public static final short SC_Code = 1005;//房间内的错误提示 public static final short SC_Player_Info = 1006;//玩家数据同步 public static final short SC_Led = 1007;//系统公告 public static final short CS_Test = 1090;//客户端测试命令 public static final short SC_Test = 1091;//客户端测试命令结果返回 public static final short SC_Room_Snapshot = 1101;//捕鱼房间的快照 public static final short CS_Frame_Info = 1102;//客户端捕鱼单帧事件 public static final short SC_Frame_Info = 1103;//捕鱼房间下发的帧内容 public static final short CS_Unlock_Arm = 1104;//客户端请求解锁炮 public static final short SC_Unlock_Arm_Result = 1105;//服务器返回解锁结果 public static final short SC_Level_Up = 1106;//玩家升级消息 public static final short CS_Arm_Change = 1107;//客户端请求换炮 public static final short SC_Arm_Change_Result = 1108;//请求换炮结果 public static final short SC_Broadcast = 1109;//渔场内的外部广播 public static final short CS_Communicate = 1110;//渔场内互动 public static final short SC_Communicate_Result = 1111;//渔场内互动结果广播 public static final short SC_Start_Broke = 1112;//触发破产消息 public static final short CS_Free_Game_Open = 1201;//客户端请求进入小游戏 public static final short SC_HuntFish_Result = 1202;//客户端请求进入小游戏结果(寻宝鱼小游戏) public static final short SC_King_Result = 1203;//客户端请求进入小游戏结果(国王宝藏小游戏) public static final short CS_King_OpenBox = 1204;//国王宝藏小游戏开箱子 public static final short SC_King_OpenBox_Result = 1205;//国王宝藏小游戏开箱子结果 public static final short SC_King_End_Result = 1206;//国王宝藏小游戏箱子随机颜色,总金币数 public static final short CS_Free_Game_End = 1207;//小游戏结束 public static final short SC_Free_Game_End_Result = 1208;//小游戏结束结果 public static final short SC_Arena_Quest = 1301;//竞技场任务 public static final short SC_Arena_Info = 1302;//竞技场鱼场基本信息 public static final short SC_Arena_Result = 1303;//竞技场战绩 public static final short SC_Match_Info = 1401;//话费赛初始化 public static final short SC_Match_Rank = 1402;//话费赛排行榜 public static final short CS_Match_Oper = 1403;//话费赛请求排行 public static final short SC_Match_Final_Rank = 1404;//话费赛最终排行 public static final short SC_Limit_Gift = 1405;//限时礼包 public static final short SC_Add_Friend = 1406;//推送申请好友消息 public static final short SC_Newbee_Task = 1407;//角色新手任务 public static final short CS_Finish_Newbee_Task = 1408;//新手任务领奖 public static final short SC_Finish_Newbee_Task = 1409;//新手任务领奖 public static final short SC_Lottery = 1410;//彩金池通知 public static final short CS_Draw_Record = 1411;//抽奖-请求记录 public static final short SC_Draw_Record = 1412;//抽奖-请求记录 public static final short CS_Draw = 1413;//抽奖-请求抽奖 public static final short SC_Draw = 1414;//抽奖-请求抽奖 public static final short SC_Match_Kill = 1415;//话费赛击杀信息 客户端收到后播放击杀动画, // automatic generated end fileName:1001_1999_roomService.proto // automatic generated begin fileName:readme.md // automatic generated end fileName:readme.md static{ OpCodeComment.putComment(1208, "//小游戏结束结果"); OpCodeComment.putComment(1302, "//竞技场鱼场基本信息"); OpCodeComment.putComment(1303, "//竞技场战绩"); OpCodeComment.putComment(1205, "//国王宝藏小游戏开箱子结果"); OpCodeComment.putComment(1204, "//国王宝藏小游戏开箱子"); OpCodeComment.putComment(1207, "//小游戏结束"); OpCodeComment.putComment(1206, "//国王宝藏小游戏箱子随机颜色,总金币数"); OpCodeComment.putComment(1201, "//客户端请求进入小游戏"); OpCodeComment.putComment(1203, "//客户端请求进入小游戏结果(国王宝藏小游戏)"); OpCodeComment.putComment(1202, "//客户端请求进入小游戏结果(寻宝鱼小游戏)"); OpCodeComment.putComment(1301, "//竞技场任务"); OpCodeComment.putComment(1408, "//新手任务领奖"); OpCodeComment.putComment(1001, "//客户端进入房间服务"); OpCodeComment.putComment(1111, "//渔场内互动结果广播"); OpCodeComment.putComment(1110, "//渔场内互动"); OpCodeComment.putComment(1409, "//新手任务领奖"); OpCodeComment.putComment(1112, "//触发破产消息"); OpCodeComment.putComment(1403, "//话费赛请求排行"); OpCodeComment.putComment(1402, "//话费赛排行榜"); OpCodeComment.putComment(1401, "//话费赛初始化"); OpCodeComment.putComment(1407, "//角色新手任务"); OpCodeComment.putComment(1406, "//推送申请好友消息"); OpCodeComment.putComment(1405, "//限时礼包"); OpCodeComment.putComment(1404, "//话费赛最终排行"); OpCodeComment.putComment(1090, "//客户端测试命令"); OpCodeComment.putComment(1091, "//客户端测试命令结果返回"); OpCodeComment.putComment(1410, "//彩金池通知"); OpCodeComment.putComment(1411, "//抽奖-请求记录"); OpCodeComment.putComment(1412, "//抽奖-请求记录"); OpCodeComment.putComment(1413, "//抽奖-请求抽奖"); OpCodeComment.putComment(-1000, "测试"); OpCodeComment.putComment(1414, "//抽奖-请求抽奖"); OpCodeComment.putComment(1415, "//话费赛击杀信息 客户端收到后播放击杀动画,"); OpCodeComment.putComment(1106, "//玩家升级消息"); OpCodeComment.putComment(1107, "//客户端请求换炮"); OpCodeComment.putComment(1104, "//客户端请求解锁炮"); OpCodeComment.putComment(1105, "//服务器返回解锁结果"); OpCodeComment.putComment(1102, "//客户端捕鱼单帧事件"); OpCodeComment.putComment(1103, "//捕鱼房间下发的帧内容"); OpCodeComment.putComment(1101, "//捕鱼房间的快照"); OpCodeComment.putComment(1007, "//系统公告"); OpCodeComment.putComment(1006, "//玩家数据同步"); OpCodeComment.putComment(1005, "//房间内的错误提示"); OpCodeComment.putComment(1004, "//客户端离开房间成功"); OpCodeComment.putComment(1003, "//客户端离开房间"); OpCodeComment.putComment(1002, "//客户端进入房间服务成功,服务器返回当前快照"); OpCodeComment.putComment(1108, "//请求换炮结果"); OpCodeComment.putComment(1109, "//渔场内的外部广播"); } }