zjc81627 发表于 2024-12-30 14:21:26

RobotManage.txt脚本的判断写法

在RobotManage.txt中是否可以用

#OR
#ACT
这样的写法,进行条件判断

还是说只能使用

#IF
#ACT

这样的写法进行判断

刀刀刀 发表于 2024-12-31 18:57:04

都可以,

996技术-wang 发表于 2025-1-6 11:21:42

只能使用

#IF
#ACT   或者
#OR
#act
页: [1]
查看完整版本: RobotManage.txt脚本的判断写法