Hud.xml 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2006-09-16T00:00:00Z</Created>
  10. <Version>16.00</Version>
  11. </DocumentProperties>
  12. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  13. <AllowPNG/>
  14. <RemovePersonalInformation/>
  15. </OfficeDocumentSettings>
  16. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  17. <ProtectStructure>False</ProtectStructure>
  18. <ProtectWindows>False</ProtectWindows>
  19. </ExcelWorkbook>
  20. <Styles>
  21. <Style ss:ID="Default" ss:Name="Normal">
  22. <Alignment ss:Vertical="Bottom"/>
  23. <Borders/>
  24. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  25. <Interior/>
  26. <NumberFormat/>
  27. <Protection/>
  28. </Style>
  29. </Styles>
  30. <Worksheet ss:Name="HudMain">
  31. <Table ss:ExpandedColumnCount="11" ss:ExpandedRowCount="13" x:FullColumns="1"
  32. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  33. <Row ss:AutoFitHeight="0" ss:Height="67.5">
  34. <Cell><Data ss:Type="String">编号</Data></Cell>
  35. <Cell><Data ss:Type="String">挂点名称</Data></Cell>
  36. <Cell><Data ss:Type="String">是否必须加载</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;0.否&#10;1.是&#10;2.是必须加载,但部分需要条件&#10;</Font></ss:Data></Comment></Cell>
  37. <Cell><Data ss:Type="String">条件触发类型</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;0.无条件&#10;1.场景&#10;2.服务器下发消息&#10;3.既有场景又有消息&#10;</Font></ss:Data></Comment></Cell>
  38. <Cell><Data ss:Type="String">挂点下面prefab名字</Data></Cell>
  39. <Cell><Data ss:Type="String">lua文件</Data></Cell>
  40. <Cell><Data ss:Type="String">需要的场景ID</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;多场景用 | 分隔</Font></ss:Data></Comment></Cell>
  41. <Cell><Data ss:Type="String">消息标记</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;Logic/Message</Font></ss:Data></Comment></Cell>
  42. <Cell><Data ss:Type="String">条件满足后是否与其它UI存在互斥关系</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;0.没有互斥关系&#10;1.有互斥关系</Font></ss:Data></Comment></Cell>
  43. <Cell><Data ss:Type="String">互斥关系需要通知的Lua文件路径</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;函数名:DispatchMsgByMutex&#10;(功能ID,IsShow)</Font></ss:Data></Comment></Cell>
  44. <Cell><Data ss:Type="String">互斥节点显示或隐藏</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000">&#10;0.隐藏&#10;1.显示</Font></ss:Data></Comment></Cell>
  45. </Row>
  46. <Row ss:AutoFitHeight="0" ss:Height="27">
  47. <Cell><Data ss:Type="String">ID</Data></Cell>
  48. <Cell><Data ss:Type="String">NodeName</Data></Cell>
  49. <Cell><Data ss:Type="String">IsNeedLoad</Data></Cell>
  50. <Cell><Data ss:Type="String">TriggerType</Data></Cell>
  51. <Cell><Data ss:Type="String">PrefabName</Data></Cell>
  52. <Cell><Data ss:Type="String">LuaPath</Data></Cell>
  53. <Cell><Data ss:Type="String">MapID</Data></Cell>
  54. <Cell><Data ss:Type="String">MessageType</Data></Cell>
  55. <Cell><Data ss:Type="String">Mutex</Data></Cell>
  56. <Cell><Data ss:Type="String">MutexLuaPath</Data></Cell>
  57. <Cell><Data ss:Type="String">IsShow</Data></Cell>
  58. </Row>
  59. <Row ss:AutoFitHeight="0">
  60. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  61. <Cell><Data ss:Type="String">STRING</Data></Cell>
  62. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  63. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  64. <Cell><Data ss:Type="String">STRING</Data></Cell>
  65. <Cell><Data ss:Type="String">STRING</Data></Cell>
  66. <Cell><Data ss:Type="String">STRING</Data></Cell>
  67. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  68. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  69. <Cell><Data ss:Type="String">STRING</Data></Cell>
  70. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  71. </Row>
  72. <Row ss:AutoFitHeight="0" ss:Height="27">
  73. <Cell><Data ss:Type="Number">1</Data></Cell>
  74. <Cell><Data ss:Type="String">Avatar</Data></Cell>
  75. <Cell><Data ss:Type="Number">2</Data></Cell>
  76. <Cell><Data ss:Type="Number">1</Data></Cell>
  77. <Cell><Data ss:Type="String">HUD_Avatar_Team_Task</Data></Cell>
  78. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Avatar_Team_Task_Panel</Data></Cell>
  79. </Row>
  80. <Row ss:AutoFitHeight="0" ss:Height="27">
  81. <Cell><Data ss:Type="Number">2</Data></Cell>
  82. <Cell><Data ss:Type="String">Target</Data></Cell>
  83. <Cell><Data ss:Type="Number">0</Data></Cell>
  84. <Cell><Data ss:Type="Number">2</Data></Cell>
  85. <Cell><Data ss:Type="String">HUD_Target</Data></Cell>
  86. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Target_Panel</Data></Cell>
  87. </Row>
  88. <Row ss:AutoFitHeight="0" ss:Height="27">
  89. <Cell><Data ss:Type="Number">3</Data></Cell>
  90. <Cell><Data ss:Type="String">OpenFunction</Data></Cell>
  91. <Cell><Data ss:Type="Number">1</Data></Cell>
  92. <Cell><Data ss:Type="Number">0</Data></Cell>
  93. <Cell><Data ss:Type="String">HUD_Open_Function</Data></Cell>
  94. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Open_Function_Panel</Data></Cell>
  95. </Row>
  96. <Row ss:AutoFitHeight="0" ss:Height="27">
  97. <Cell><Data ss:Type="Number">4</Data></Cell>
  98. <Cell><Data ss:Type="String">Exit</Data></Cell>
  99. <Cell><Data ss:Type="Number">0</Data></Cell>
  100. <Cell><Data ss:Type="Number">2</Data></Cell>
  101. <Cell><Data ss:Type="String">HUD_Function_CoolDown</Data></Cell>
  102. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Function_CoolDown_Panel</Data></Cell>
  103. </Row>
  104. <Row ss:AutoFitHeight="0" ss:Height="40.5">
  105. <Cell><Data ss:Type="Number">5</Data></Cell>
  106. <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
  107. <Cell><Data ss:Type="Number">0</Data></Cell>
  108. <Cell><Data ss:Type="Number">2</Data></Cell>
  109. <Cell><Data ss:Type="String">HUD_Talk</Data></Cell>
  110. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Talk_Panel</Data></Cell>
  111. </Row>
  112. <Row ss:AutoFitHeight="0" ss:Height="40.5">
  113. <Cell><Data ss:Type="Number">6</Data></Cell>
  114. <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
  115. <Cell><Data ss:Type="Number">0</Data></Cell>
  116. <Cell><Data ss:Type="Number">2</Data></Cell>
  117. <Cell><Data ss:Type="String">HUD_Tips</Data></Cell>
  118. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Tips_Panel</Data></Cell>
  119. </Row>
  120. <Row ss:AutoFitHeight="0" ss:Height="40.5">
  121. <Cell><Data ss:Type="Number">7</Data></Cell>
  122. <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
  123. <Cell><Data ss:Type="Number">0</Data></Cell>
  124. <Cell><Data ss:Type="Number">2</Data></Cell>
  125. <Cell><Data ss:Type="String">HUD_PickItem</Data></Cell>
  126. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_PickItem_Panel</Data></Cell>
  127. </Row>
  128. <Row ss:AutoFitHeight="0" ss:Height="27">
  129. <Cell><Data ss:Type="Number">8</Data></Cell>
  130. <Cell><Data ss:Type="String">Chat</Data></Cell>
  131. <Cell><Data ss:Type="Number">1</Data></Cell>
  132. <Cell><Data ss:Type="Number">0</Data></Cell>
  133. <Cell><Data ss:Type="String">HUD_Chat</Data></Cell>
  134. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Chat_Panel</Data></Cell>
  135. </Row>
  136. <Row ss:AutoFitHeight="0" ss:Height="27">
  137. <Cell><Data ss:Type="Number">9</Data></Cell>
  138. <Cell><Data ss:Type="String">Exp_Transform</Data></Cell>
  139. <Cell><Data ss:Type="Number">1</Data></Cell>
  140. <Cell><Data ss:Type="Number">0</Data></Cell>
  141. <Cell><Data ss:Type="String">HUD_EXP_Transform</Data></Cell>
  142. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_EXP_Transform_Panel</Data></Cell>
  143. </Row>
  144. <Row ss:AutoFitHeight="0" ss:Height="27">
  145. <Cell><Data ss:Type="Number">10</Data></Cell>
  146. <Cell><Data ss:Type="String">Bag</Data></Cell>
  147. <Cell><Data ss:Type="Number">1</Data></Cell>
  148. <Cell><Data ss:Type="Number">0</Data></Cell>
  149. <Cell><Data ss:Type="String">HUD_Bag</Data></Cell>
  150. <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Bag_Panel</Data></Cell>
  151. </Row>
  152. </Table>
  153. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
  154. </WorksheetOptions>
  155. </Worksheet>
  156. </Workbook>