Project1

标题: 数组内容是未知的,等待添加人物数组才有变化 [打印本页]

作者: 金芒芒    时间: 2023-7-10 10:56
标题: 数组内容是未知的,等待添加人物数组才有变化
本帖最后由 金芒芒 于 2023-7-10 11:03 编辑

team_selected_troops = @selected_units
team_selected_troops = [未知]
手动等添加士兵以后
如果team_selected_troops 数组包括 [2]
那么2号开关NO


     敌人就比较简单了
     enermy_selected_troops = @selected_units
      if $game_switches[18] == true
      #true是打开,false是关闭
      #敌军enermy精选部队
      
      enermy_selected_troops =[[5,21],[18,21,21],[19,21],[21,21,21],[16,21,21,21,21] ]






欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1