后端Lua
后端Lua
后端Lua
function diybutton.bag(actor) local isMobile= tonumber(getconst(actor, "<$CLIENTFLAG>")) or 1 local tk = "" -- 先声明tk变量 if isMobile == 2 then tk = "<ListView|x=500.0|y=80.0|width=85|height=395|children={hq106,hq107,hq108,hq109,hq110,hq
后端Lua
商城购买的物品怎么给他设置成绑定的啊
后端Lua
货币关联绑定和绑定是在哪一行
后端Lua
mapinfo 的参数如何加
后端Lua
unction login(actor) setbagcount(actor,120) delaygoto(actor, 500, "ylh,", 0) iniplayvar(actor, "integer", "HUMAN", "复活倒计时") include("QuestDiary/ylh/自定义属性.lua"):main(actor) include("QuestDiary/ylh/装备按钮.lua"):main(actor) lo
后端Lua
我要登录触发的时候,背包格子设置为120
后端Lua
StartQuest 全服提问格式
后端Lua
local isMobile= tonumber(getconst(actor, "<$CLIENTFLAG>")) or 1 local tk = "" -- 先声明tk变量 if isMobile == 2 then tk = "<ListView|x=500.0|y=80.0|width=85|height=395|children={hq106,hq107,hq108,hq109,hq110,hq111,hq112,hq113,hq114,hq115,hq116,h
后端Lua
function diybutton.bag(actor) local isMobile= tonumber(getconst(actor, "<$CLIENTFLAG>")) or 1 if isMobile == 2 then tk = "<ListView|x=500.0|y=80.0|width=85|height=395|children={hq106,hq107,hq108,hq109,hq110,hq111,hq112,hq113,hq114,hq115,hq11
后端Lua
local tk = "<ListView|x=493.0|y=80.0|width=85|height=395|color=255|children={hq106, hq107, hq108,hq109,hq110,hq111,hq112,hq113,hq114,hq115,hq116,hq117,hq118,hq119,hq120}|bounce=0|margin=1|reload=0|cantouch=1>" -- 装备106 local X106 = 0
后端Lua
local tk = "<ListView|x=493.0|y=80.0|width=85|height=395|color=255|children={hq106, hq107, hq108,hq109,hq110,hq111,hq112,hq113,hq114,hq115,hq116,hq117,hq118,hq119,hq120}|bounce=0|margin=1|reload=0|cantouch=1>" -- 装备106 local X106 = 0
后端Lua
clicknpc(play, npcid, sScript) 这个路径sScript是什么参数 怎么显示出来
后端Lua
服务器启动
后端Lua