BagButtonInterfaceArrow » 历史记录 » 修订 2
修订 1 (machenhe, 2022-05-13 14:30) → 修订 2/4 (yangdefeng, 2022-06-25 17:43)
h4. _*%{color:green}bagButtonInterfaceArrow%*_ 设置背包界面的自定义按钮引导 标签:命令定义|bagButtonInterfaceArrow *格式* |命令名 |参数1 |参数2 |参数3 |参数4 | |bagButtonInterfaceArrow |引导对象 |按钮序号 |引导图标位置 |提示文字 |跳转标签 | 说明: * 参数1: 引导对象 参数1 ** 1,2,3... 按钮序号,对应 [[setItemBagButtonInfo]] 的按钮编号 ** -1 背包关闭按钮 ** 道具名称 背包中的指定道具图标 有重名道具选择引导最后的那个 没有相应道具,则没有引导箭头 按钮序号,对应setItemBagButtonInfo的按钮编号 * 参数2: 参数2 引导图标位置 ** 1:上 ** 2:下 ** 3:左 ** 4:右 * 参数3: 参数3 提示文字 * 参数4: 跳转标签 @跳转标签 *%{color:deepskyblue}脚本示例:%* - - h4. *%{color:deepskyblue}特戒引擎脚本示例:%* - - bq. [<notextile>@</notextile>main] [<notextile>@</notextile>背包引导1] #act [[give]] 回城石 bagButtonInterfaceArrow -1 1 点击关闭 bq. [<notextile>@</notextile>背包引导2] [[delayGoto]] 10 <notextile>@</notextile>打开背包 [<notextile>@</notextile>打开背包] #act [[openHumBag]] *{color:green}bagButtonInterfaceArrow* 回城石 bagButtonInterfaceArrow -1 2 使用后回到主城 <notextile>@</notextile>点击回城 点击关闭 bq. [<notextile>@</notextile>背包引导3] [<notextile>@</notextile>点击回城] #act *{color:green}bagButtonInterfaceArrow* bagButtonInterfaceArrow -1 3 关闭背包 <notextile>@</notextile>关闭背包 点击关闭 bq. [<notextile>@</notextile>背包引导4] [<notextile>@</notextile>关闭背包] #act [[messageBox]] 背包关闭了 bagButtonInterfaceArrow -1 4 点击关闭