heizelang 发表于 2023-9-24 14:23:30

脚本与TEXT混写不支持?

引擎版本:
问题描述:(@@InPutString @@InPutInteger)[@main]
#OR
CHECKVAR GLOBAL 甲方名字 = <$USERNAME>
CHECKVAR GLOBAL 乙方名字 = <$USERNAME>
#ACT
MOV S$打擂 <Button|a=0|x=32|y=320|nimg=PUBLIC/1900000612.png|pimg=PUBLIC/1900000611.png|tips=|tipsx=10|tipsy=80|size=18|color=249|text=进入打擂|link=@进入打擂>
#ELSEACT
MOV S$打擂 <Button|a=0|x=32|y=320|nimg=PUBLIC/1900000612.png|pimg=PUBLIC/1900000611.png|tips=|tipsx=10|tipsy=80|size=18|color=251|text=申请摆擂|link=@@INPUTINTEGER50(请输入赌注10000-1000000之间的数字:)>
BREAK





cnsir888 发表于 2023-9-24 15:21:02

显示内容的要放到 #say 下面#act是执行命令的基本的没弄清楚哦

996技术-wang 发表于 2023-9-25 13:56:56

感谢楼上的回复

heizelang 发表于 2023-9-27 23:14:58

感谢楼主分享!共同进步!
页: [1]
查看完整版本: 脚本与TEXT混写不支持?