for v in string.gmatch(message, GUILD_INFO_TEMPLATE) do print(v); end. Where GUILD_INFO_TEMPLATE is in the globalstrings.lua file as follows ...
確定! 回上一頁