STATUS: ONLINE | DISPLAYING 15 ITEMS PER PAGE
后端Lua

老三端怎么解散行会

后端Lua

老三端后端的解散行会没有接口只有触发吗

后端Lua

local ceshi = {} ceshi.bg[[ <Img|x=31.0|y=97.0|reset=1|bg=1|esc=1|move=0|show=0|loadDelay=1|img=public/1900000675.jpg> <Layout|x=707.0|y=83.0|width=80|height=80|link=@exit> <Button|x=728.0|y=97.0|nimg=public/1900000510.png|pimg=public/1900000511

TXT语法专家

local ceshi = {} ceshi.bg[[ <Img|x=31.0|y=97.0|reset=1|bg=1|esc=1|move=0|show=0|loadDelay=1|img=public/1900000675.jpg> <Layout|x=707.0|y=83.0|width=80|height=80|link=@exit> <Button|x=728.0|y=97.0|nimg=public/1900000510.png|pimg=public/1900000511

TXT语法专家

local ceshi = {} ceshi.bg[[ <Img|x=31.0|y=97.0|reset=1|bg=1|esc=1|move=0|show=0|loadDelay=1|img=public/1900000675.jpg> <Layout|x=707.0|y=83.0|width=80|height=80|link=@exit> <Button|x=728.0|y=97.0|nimg=public/1900000510.png|pimg=public/1900000511

后端Lua

function lzzhuanyi(actor) local str = [[ <Img|move=0|img=xixi/yidalu/longzhu/20.png|show=04|bg=1|esc=1|loadDelay=1|reset=1> <Layout|x=546.0|y=-15.0|width=80|height=80|link=@exit> <Button|x=562.0|y=0.0|nimg=public/1900000510.png|pimg=public/19000005

后端Lua

背包道具显示到格子后,点击产生勾选效果 如何实现

前端Lua

SL:print("==========加载传送员") local n1_chuansong = {} n1_chuansong.name = "n1_chuansong" function n1_chuansong:main() SL:print("===========进入到NPC界面") -- 创建界面 local parent = GUI:Win_Create(self.name, 0, 0, 0, 0, false, false, false, true,

TXT语法专家

补充一下,封榜金额是5万捐献到达50000金刚石的都可以进入封榜名单里

后端Lua

guildclose

后端Lua

怎么解散行会

TXT语法专家

帮我写一个捐献系统.首次捐献500金刚石可以获得捐献属性,捐献达到50000金刚石都可获得榜一属性,每日合区情空排名属性,捐献排名有5个,第一名第二名第三名第四名和并列第五名

后端Lua

local suiji = math.random(1,100) local name = '' if suiji > 50 and suiji < 81 then name = '二星龙珠' elseif suiji > 80 and suiji < 94 then name = '三星龙珠' elseif suiji > 92 and suiji < 99 then name =

后端Lua

math.random(1,100) 能洗1-100的数字吗 还是要math.random(1,101)?

前端Lua

function n1_chuansong:main() SL:print("===========进入到NPC界面") -- 创建界面 local parent = GUI:Win_Create(self.Name, 0, 0, 0, 0, false, false, true, true) -- 加载ui文件 self.parent = parent GUI:LoadExport(parent, "A/n1_chuansong") self.ui = GUI:ui_delegate(pare