FreeSWITCH中的lua *** 作小结

FreeSWITCH中的lua *** 作小结,第1张

Tukui基本指令
/uihelp - 命令表
/tacker - Tukui 竞技场敌方冷却监视器 - 一个精简的PVP冷却监视器 (Icon only)
/rl - 重载您的使用者界面
/gm - 联系GM或开启魔兽世界帮助信息
/frame - 侦测你滑鼠位置上的框架名称(对于lua编辑者有很大帮助)
/heal - 启用治疗者的ouf界面
/dps - 启用dps/tank的使用界面
/frame - 启动或禁用移动ouf框架
/bags - 分类及排序背包,购买银行背包栏位或重新堆叠背包/银行内的物品
/resetui - 重置Tukui的设定
/rd - 解散团队
/wf - 解锁任务追踪框架
/mss - 移动变形列和图腾列
/ainv - 输入关键字(预设:/ainv)以启用密语自动邀请,你可以自行设定关键字,指令为/aunv 关键字
TUkui字体修改
·Interface\AddOns\Tukui\media\uf_fontttf——头像上显示的字体。
·Interface\AddOns\Tukui\media\combat_fontttf——战斗数字显示字体。
·将你所喜欢的字体文件更名,然后拉入上述文件夹中,更换这两个文件。
configlua修改
打开configlua:以不碰坏它的基础规模来修改你的界面:
["autoscale"] = true, -- mainly enabled for users that don't want to mess with the config file
主要缩放功能。
["uiscale"] = 071, -- set your value (between 064 and 1) of your uiscale if autoscale is off
如果关闭自动缩放,请在064—1 之间选着数值。
["time24"] = true, -- set time to 24h format
["localtime"] = true, -- set time to local time instead of server time
改变时钟形式和服务器时间
动作条修改
底部动作条:

["bottomrows"] = 2, -- numbers of row you want to show at the bottom (select between 1 and 2 only)
(1 和 2 之间动作条数,只能选择其一)
["rightbars"] = 1, -- numbers of right bar you want (select between 0, 1, 2 or 3 )
( 0 1 2 3 之间选择显示动作条数)
·重要注意事项!
·如果你选择的是2项底部动作条,那么侧面动作条只能在 0 或 1 之间选择,因为Tukui最多只能显示5项动作条。
在Tukui绑定按键也非常简单,命令为:/ bindkey / hoverbind 或 / hb,使用鼠标移动至动作条按键位,按下你所要修改的按键即可,最后按"Save bindings" 以保存按键修改。
移动图腾,姿势条
按箭头所指地方以拖动。使用/ MSS的局内设置命令,并使用你的鼠标拖动黑盒子,再次键入/ MSS锁定。
["hotkey"] = true, -- enable hotkey display because it was a lot requested
keybinds其他动作,有一个为你的选择(修改true 为 false 显示与否)
TukuiDB["cooldown"] = { ["enable"] = true, -- can i really need to explain this
如果你喜欢其它的冷却计时,你可以禁用Tukui的冷却计时(修改true 为 false 显示与否)
["treshold"] = 8, -- show decimal under X seconds and text turn red
十进制微调(8= 十进制秒数)
["shapeshiftmouseover"] = true, -- show totembar or shapeshift on mouseover because it was a lot requested
你可以设置你的stancebar在鼠标悬停处显示(修改true 为 false 显示与否)
移动头像
只需输入/ uf ,就可解锁每项框架。(玩家 目标 焦点 宠物,玩家的目标 目标的目标 焦点的目标 宠物的目标 团队框架……)
焦点
焦点框位右下角,当你选优单位目标时,它将取代消息面板。
从configlua里面修改,你可以启用集中减益效果
["focusdebuffs"] = true, -- enable focus debuffs
你可以选择显不显示焦点的目标
["showfocustarget"] = true, -- show focus target ( true/false = 显示/不显示)
还有一个keybind的重点选项
TukuiDB["focus"] = { ["enable"] = true,["arenamodifier"] = "Shift",["arenamouseButton"] = "3",
团队设置
Tukui拥有2个布局,输出职业/坦克职业的精简布局,与治疗系该医治谁,增减益效果dot时间等简约信息的布局
["gridonly"] = true, -- enable grid only mode for all raid layout ( 网格式布局只显示在raid模式。)
对于治疗系的布局可供修改;你可以改变规模布局,只是改变像11,105,085 1或任何你喜欢的,同样1—5可以改变所显示的组数。/rl以保存。
["gridscale"] = 1, -- set the healing grid scaling
["gridmaxgroup"] = 5, -- # between 1 and 8
Tukui有很强大的buff/debufftimer计时功能,基本上在PVE PVP中是不可缺少的组件。输入/heal 激活治疗系布局。
在configlua—你可以修改如何显示数字与定时器:
["auraspiral"] = false, -- enable spiral timer on auras (光环计时器)
["auratimer"] = false, -- enable timers on buffs/debuffs (启用定时器/减益效)
["auratextscale"] = 11, -- the font size of buffs/debuffs timers ( 字体大小/减益效果计时器)
更改统计/信息
所有的统计资料与信息面板都可以在configlua中修改。
TukuiDB["datatext"] = {
["fps_ms"] = 4, -- show fps and ms on panels
["mem"] = 5, -- show total memory on panels
["bags"] = 0, -- show space used in bags on panels
["gold"] = 6, -- show your current gold on panels
["wowtime"] = 8, -- show time on panels
["guild"] = 1, -- show number on guildmate connected on panels
["dur"] = 2, -- show your equipment durability on panels
["friends"] = 3, -- show number of friends connected
["dps_text"] = 0, -- show a dps meter on panels
["hps_text"] = 0, -- show a heal meter on panels
["power"] = 7, -- show your attackpower/spellpower/healpower/rangedattackpower whatever stat is higher gets displayed
["arp"] = 0, -- show your armor penetration rating on panels
["haste"] = 0, -- show your haste rating on panels
["crit"] = 0, -- show your crit rating on panels
["avd"] = 0, -- show your current avoidance against the level of the mob your targeting
["armor"] = 0, -- show your armor value against the level mob you are currently targeting
颜色,字体修改
颜ordercolor"] = { 6,6,6,1 }, -- border color of tukui panels ( 面板边框颜色)
["altbordercolor"] = { 4,4,4,1 }, -- alternative border color, mainly for unitframes text panels ( 边框颜ackdrocolor"] = { 1,1,1,1 }, -- background color of tukui panels ( 面板背景颜色)
字体/聊天
TukuiDB["chat"] = {
["font"] = [[fonts\ARIALNttf]], -- font for chat ( 字体)
["fontsize"] = 13, -- font size for chat ( 字体大小)
时钟修改
["time24"] = true, -- set time to 24h format
["localtime"] = true, -- set time to local time instead of server time
增加项
["auratimer"] = true, -- enable timers on buffs/debuffs 整个调整上面有说到过,大家看清楚修改。
["auraspiral"] = true, -- enable spiral timer on auras 关键计时器这个一定要打开。
["playerauras"] = false, -- enable auras on player unit frame 关闭自己头像上的buffs/debuffs 显示
["focusdebuffs"] = false, -- enable focus debuffs 不显示焦点的debuffs
["autoaccept"] = true, -- auto-accept invite from guildmate and friends 自动接受好友组队邀请。
["charportrait"] = true, -- can i really need to explain this 打开3D头像。
["playeraggro"] = true, -- glow border of player frame change color according to your current aggro 仇恨颜色显示在框架边框
["cursor"] = true, -- enable units tooltip on cursor 使提示信息显示在鼠标停留的位置。
TukuiDB["bags"] = {["enable"] = false, -- enable an all in one bag mod that fit tukui perfectly 关闭Tukui背包
TukuiDB["chat"] = { ["enable"] = false, -- blah 关闭Tukui聊天
TukuiDB["tooltip"] = {["enable"] = false, -- true to enable this mod, false to disable 关闭Tukui鼠标提示
TukuiDB["combatfont"] = {["enable"] = false, -- true to enable this mod, false to disable 关闭Tukui战斗信息


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/13380813.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-07-25
下一篇 2023-07-25

发表评论

登录后才能评论

评论列表(0条)

保存