火星龙

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2014年12月29日

摘要: 功能:竞技场对手框体使用了Ace3库1、文件分为三部分:Embeds.xml;Gladius.lua+Localizations.lua+Options.lua;Modules\***2、Embeds.xml库部分:AceSerializer-3.0 可以把任意变量序列化成一个字符串,并用字符串恢复... 阅读全文
posted @ 2014-12-29 10:21 火星龙 阅读(1112) 评论(0) 推荐(0)

2014年12月28日

摘要: 功能:敌对技能和打断信息语音提示使用了Ace3库1、文件分两部分:ace3库的embeds.xml + 多国语言的Locales\locales.xml;功能和配置界面的GladiatorlosSA.lua、spelllist.lua、options.lua2、embeds.xml,用了13个库(库... 阅读全文
posted @ 2014-12-28 14:52 火星龙 阅读(1168) 评论(0) 推荐(0)

2014年12月27日

摘要: 功能:Shows the cooldowns of enemy players above their nameplates没有使用Ace3库,只包含两个文件:localizations.lua 和NameplateCooldowns.lua1、localizations.lua,定义了多国语言界面... 阅读全文
posted @ 2014-12-27 10:30 火星龙 阅读(4223) 评论(0) 推荐(0)

2014年12月22日

摘要: 功能:Shows new frames for dispellable buffs for target and focus, and a bright border around default buff frames.使用了Ace3库分析:1、xml文件定义了两个框体:DispelFrames_... 阅读全文
posted @ 2014-12-22 14:38 火星龙 阅读(359) 评论(0) 推荐(0)

2013年7月20日

摘要: 1)建立插件目录就是在游戏AddOns目录下新建个文件夹,用插件名字命名:...\World of Warcraft\Interface\AddOns\2)目录中需要一个插件装载用的主描述文件:.toc...\World of Warcraft\Interface\AddOns\\.toc.toc文... 阅读全文
posted @ 2013-07-20 23:18 火星龙 阅读(3564) 评论(0) 推荐(0)