常用方法记录 lua 背书包的甜瓜 2025-08-21 7 阅读1分钟 --顶部跑马灯 local _str = string.format("文字提示 <%s/FCOLOR=251> ", '文字颜色') local json = { Type = 5, FColor = 215, BColor = 0, Msg = _str, } sendmsg(actor, 2, tbl2json(json))