榴莲 发表于 2023-8-3 17:58:57

【后台问题】 礼包卡怎么配置

本帖最后由 榴莲 于 2023-8-3 18:04 编辑

Q:后台礼包卡功能怎么使用




A:[@使用礼包码]<Img|move=0|img=public/bg_npc_01.png|loadDelay=1|bg=1|reset=1|show=0>
<Layout|x=545|y=0|width=80|height=80|link=@exit>
<Button|x=546|y=0|nimg=public/1900000510.png|pimg=public/1900000511.png|link=@exit>
<Text|x=25|y=20|color=255|size=18|text=输入礼包码>
<Img|x=25.0|y=48.0|img=public/1900000668.png>
<Img|x=26.0|y=48.0|img=public/1900000668.png>
<Img|x=25.0|y=47.0|img=public/1900000668.png>
<Input|x=30.0|y=51.0|width=145|height=25|size=18|errortips=1|mincount=6|color=255|maxcount=12|inputid=1|isChatInput=1|type=0>
<Button|x=26.0|y=90.0|submitInput=1|color=255|size=18|mimg=public/00000363.png|nimg=public/00000361.png|pimg=public/00000362.png|link=@确认礼包码>






[@确认礼包码]
#IF
CHECK [008] 0
#ACT
Sendsn <$NPCINPUT(1)>
SET 1
Break
#Elseact
sendmsg 6 请勿重复领取




后台填写多个物品组合使用;分割
例:
2000#1;20001#2





页: [1]
查看完整版本: 【后台问题】 礼包卡怎么配置