laodaix 发表于 5 天前

Trmenu V3版本的condition怎么做&&多个数据条件

我写的是:
- condition: 'check papi *%checkitem_amount_mat:FARMERSDELIGHT_CABBAGE% >= *64 && check papi *%trmenu_data_收购金额% <= *980'
提示:

: Unexpected exception while parsing kether shell:
:          Isolate literal "&&" is not end of block, maybe a misspelled action?

名副其实 发表于 5 天前

https://taboo.8aka.cn/kether-list/

all [ check papi *%checkitem_amount_mat:FARMERSDELIGHT_CABBAGE% >= *64 check papi *%trmenu_data_收购金额% <= *980 ]

当然,如果你是高版本,我更推荐使用 UltimateShop 实现菜单商店功能。

soft 发表于 4 天前

all [ check papi *%checkitem_amount_mat:FARMERSDELIGHT_CABBAGE% >= *64 check papi *%trmenu_data_收购金额% <= *980 ]
页: [1]
查看完整版本: Trmenu V3版本的condition怎么做&&多个数据条件