从《星际争霸 2》重播中获取具体指标

发布于 2024-12-19 12:52:40 字数 1436 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

逆夏时光 2024-12-26 12:52:40

ggtracker 使用 sc2reader 来获取接近当前军队值的数据——它计算“现役军队”的规模。活跃军队是基于玩家选择的行动。部队第一次被选中时加入“现役军队”,最后一次被选中后离开“现役军队”。

您可能还对 s2gs 文件中包含的统计数据感兴趣,这些统计数据显示在赛后统计数据显示中。例如,它包含军队规模图和收入图数据。 s2gs 文件可以由 sc2reader 解析。此 teamliquid 线程提供了有关如何获取 s2gs 文件的更多详细信息: http://www .teamliquid.net/forum/viewmessage.php?topic_id=330926。基本上,您可以通过单击 SC2 客户端手动使 s2gs 文件出现在您的计算机上。

ggtracker uses sc2reader to get something close to the current army value -- it computes the "active army" size. active army is based on player selection actions. a unit joins the "active army" the first time it is selected, and leaves the "active army" after the last time it is selected.

you may also be interested in the stats contained within the s2gs file, which are displayed in the post-game stats display. for example it contains the army size graph and income graph data. s2gs files can be parsed by sc2reader. this teamliquid thread has more details about how you can obtain s2gs files: http://www.teamliquid.net/forum/viewmessage.php?topic_id=330926. basically, you can manually cause the s2gs files to appear on your computer by clicking in the SC2 client.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文