打开NPC面板时的#IF使用规范
如题,打开NPC面板如果没有打开的限制条件,使用#IF#ACT#SAY时IF可以不判断条件么可以使用如下这样写么
[@main]
#IF
#ACT
#SAY
<Img|x=-1.0|y=1.0|show=4|bg=1|img=custom/bg/jq_ysfyz_bg.png|move=0>
<Button|x=842.0|y=16.0|nimg=custom/button/button_close_1.png|pimg=custom/button/button_close_2.png|link=@exit>
<Img|x=102.0|y=99.0|img=custom/ui/ysfyz.png>
#act是执行命令动作#say 是输出字符动作 判不判断都可以
可以,没有条件直接#say也行 是的 感谢回复
页:
[1]