Procházet zdrojové kódy

MMO-17159:帮程序上传ui脚本

may před 3 roky
rodič
revize
566f5716f3
2 změnil soubory, kde provedl 158 přidání a 1 odebrání
  1. 2 1
      工具库文件/LuaConfig.txt
  2. 156 0
      策划脚本/UI/Hud.xml

+ 2 - 1
工具库文件/LuaConfig.txt

@@ -374,4 +374,5 @@ quest/ShiMenDaily.xml:ShiMenStrategy
 quest/ShiMenDaily.xml:ShiMenVersion
 itemshop/RandomShop.xml:RandomShopLab
 itemshop/RandomShop.xml:RandomShop
-itemshop/RandomShop.xml:RandomContent
+itemshop/RandomShop.xml:RandomContent
+UI/Hud.xml:HudMain

+ 156 - 0
策划脚本/UI/Hud.xml

@@ -0,0 +1,156 @@
+<?xml version="1.0"?>
+<?mso-application progid="Excel.Sheet"?>
+<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
+ xmlns:o="urn:schemas-microsoft-com:office:office"
+ xmlns:x="urn:schemas-microsoft-com:office:excel"
+ xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
+ xmlns:html="http://www.w3.org/TR/REC-html40">
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
+  <Created>2006-09-16T00:00:00Z</Created>
+  <Version>16.00</Version>
+ </DocumentProperties>
+ <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
+  <AllowPNG/>
+  <RemovePersonalInformation/>
+ </OfficeDocumentSettings>
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
+  <ProtectStructure>False</ProtectStructure>
+  <ProtectWindows>False</ProtectWindows>
+ </ExcelWorkbook>
+ <Styles>
+  <Style ss:ID="Default" ss:Name="Normal">
+   <Alignment ss:Vertical="Bottom"/>
+   <Borders/>
+   <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
+   <Interior/>
+   <NumberFormat/>
+   <Protection/>
+  </Style>
+ </Styles>
+ <Worksheet ss:Name="HudMain">
+  <Table ss:ExpandedColumnCount="11" ss:ExpandedRowCount="13" x:FullColumns="1"
+   x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
+   <Row ss:AutoFitHeight="0" ss:Height="67.5">
+    <Cell><Data ss:Type="String">编号</Data></Cell>
+    <Cell><Data ss:Type="String">挂点名称</Data></Cell>
+    <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>
+    <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>
+    <Cell><Data ss:Type="String">挂点下面prefab名字</Data></Cell>
+    <Cell><Data ss:Type="String">lua文件</Data></Cell>
+    <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>
+    <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>
+    <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>
+    <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>
+    <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>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="String">ID</Data></Cell>
+    <Cell><Data ss:Type="String">NodeName</Data></Cell>
+    <Cell><Data ss:Type="String">IsNeedLoad</Data></Cell>
+    <Cell><Data ss:Type="String">TriggerType</Data></Cell>
+    <Cell><Data ss:Type="String">PrefabName</Data></Cell>
+    <Cell><Data ss:Type="String">LuaPath</Data></Cell>
+    <Cell><Data ss:Type="String">MapID</Data></Cell>
+    <Cell><Data ss:Type="String">MessageType</Data></Cell>
+    <Cell><Data ss:Type="String">Mutex</Data></Cell>
+    <Cell><Data ss:Type="String">MutexLuaPath</Data></Cell>
+    <Cell><Data ss:Type="String">IsShow</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0">
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">Number</Data></Cell>
+    <Cell><Data ss:Type="String">NUMBER</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">Number</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="String">Avatar</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Avatar_Team_Task</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Avatar_Team_Task_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">Target</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Target</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Target_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">3</Data></Cell>
+    <Cell><Data ss:Type="String">OpenFunction</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Open_Function</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Open_Function_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">4</Data></Cell>
+    <Cell><Data ss:Type="String">Exit</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Function_CoolDown</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Function_CoolDown_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="40.5">
+    <Cell><Data ss:Type="Number">5</Data></Cell>
+    <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Talk</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Talk_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="40.5">
+    <Cell><Data ss:Type="Number">6</Data></Cell>
+    <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Tips</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Tips_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="40.5">
+    <Cell><Data ss:Type="Number">7</Data></Cell>
+    <Cell><Data ss:Type="String">Talk_Tips_PickItem</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">2</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_PickItem</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_PickItem_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">8</Data></Cell>
+    <Cell><Data ss:Type="String">Chat</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Chat</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Chat_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">9</Data></Cell>
+    <Cell><Data ss:Type="String">Exp_Transform</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_EXP_Transform</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_EXP_Transform_Panel</Data></Cell>
+   </Row>
+   <Row ss:AutoFitHeight="0" ss:Height="27">
+    <Cell><Data ss:Type="Number">10</Data></Cell>
+    <Cell><Data ss:Type="String">Bag</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="String">HUD_Bag</Data></Cell>
+    <Cell><Data ss:Type="String">Zeus/UIPanels/HudMain/View/HUD_Bag_Panel</Data></Cell>
+   </Row>
+  </Table>
+<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>
+</WorksheetOptions>
+ </Worksheet>
+</Workbook>