项目

一般

简介

行会红包 » 历史记录 » 修订 10

修订 9 (chenjun, 2022-05-30 17:43) → 修订 10/29 (chenjun, 2022-05-30 17:44)

h4. %{color:green}行会红包% 

 玩家可以在行会中发红包给行会成员,也可以收取其他成员发放的红包 

 - 
 - 

 h4. *%{color:deepskyblue}特戒引擎脚本示例:%* 

 - 
 - 

 bq. [<notextile>@</notextile>main] 
 %{color:lightGrey};行会红包UI显示处理% 
 #IF 
 #act 
 openMerchantBigDlg lc_chuangti 4 0 0 1 0 0 
 goto <notextile>@</notextile>生成红包列表 
 goto <notextile>@</notextile>红包数据 
 #say 
 <panelsize:1440:900>\ 
 <Img:lc_quyufenge_01:255:95:1>\ 
 <Img:lc_quyufenge_02:270:760:1>\ 
 <text:灵符:<$gameGird>{scolor=250}:1100:840> \ 
 <ImgButton:lc_anniuhui_4zi_da:1300:820:去发红包/<notextile>@</notextile>去发红包>\ 
 %{color:lightGrey};创建领取红包列表界面% 
 <itemGrid:<$str(s$itemList)>:GridName,0,0,1:260:80:310,410:1,4,652,1:0>\ 
 

 <[[Dlg_itemGrid]]:<$str(s$itemList)>:GridName,0,0,1:260:80:310,410:1,4,652,1:0>\ 

 &nbsp; 
 &nbsp;