Sid Meier's Civilization VI

Sid Meier's Civilization VI

1,819 个评价
Radial Measuring Tool
4
9
4
   
奖励
收藏
已收藏
取消收藏
Type: Mod
文件大小
发表于
更新日期
115.361 KB
2019 年 1 月 18 日 下午 3:38
2020 年 3 月 19 日 上午 11:31
22 项改动说明 ( 查看 )

订阅以下载
Radial Measuring Tool

在 Zur13 的 2 个合集中
Radial Measuring Tool Versions
2 件物品
Zur13 UI and QoL Improvements
9 件物品
描述
Feel tired selecting the best location for your next city? Still trying to count what cities are in 6 tiles wonder effect radius?

The best brand new tool for visual city location estimation and various radius related bonuses measurements is here for you only for "Rate Up" the mod!

Works with GS.

Radial Measuring Tool is a simple tool to visually estimate city location and to measure effect distances. It also shows terrain Yields in not owned tiles in radius and yield/tile count changes between the last and current measured locations. It can also estimate plots and mark the notable locations inside the radius.

New tool button to show/hide RMT dialog is added next to the civilopedia button on top right corner of the screen.

Default settings configuration

Make a copy of the file UserSettingsEXAMPLE.lua and name the copy UserSettings.lua
Edit the settings in the file UserSettings.lua (read the description in the file).

Differences between this version and the Radial Measuring Tool Unleashed version

* This version has no "Ignore map visibility option" and always respects map visibility.
* This version does not show resources that are not revealed on the map due to absence of required technology.
* This version does not use neutral color for map tiles that are not discovered due to visual glitch which reveals the rivers.


Also available on NexusMods [www.nexusmods.com]
123 条留言
Benlgon 8 月 13 日 上午 7:55 
For anyone that is curious I figured it out.

Line 488 change "if iPlot:IsCity() then" to "if iPlot:IsCity() and iPlot ~= selPlot then"

This will cause cities on the selected tile to be ignored.
Benlgon 8 月 11 日 下午 1:25 
I wish I could use this to analyze an already existing city without everything being colored red and yellow.

Since the author hasn't been around in four years I highly doubt he'll see this. So if anyone else sees this and has any skill in modding I would like to know how to change this to ignore city centers at the 1/within 0 tiles hex I'd be very grateful.

I can't imagine it would be very hard.
Benlgon 8 月 11 日 下午 12:40 
@LabGecko
The Keybind is Alt-4 not Alt-F4

On another note idk about yours but every PC I've ever had Alt-F4 has been close program/app not Ctrl-Alt-F4 which I don't believe does anything at least not in windows. Ctrl - F4 works similarly to Ctrl - W though.
B flat 3 月 19 日 下午 1:05 
I love this mod. Is it possible to change the default value of distance from cities to 5 though? I play with this mod https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1656075482 . I can set the radius to 5, but the colors are still optimized for 4 and show tiles that cannot be settled on. UserSettings.lua doesn't have this setting.
LabGecko 2024 年 9 月 11 日 下午 2:04 
Is CTRL the default key to show the overlay? That works on mine, but not friends' games. I agree with others that ALT+F4 is a terrible combo. Too close to CTRL+ALT+F4 (closes current app on many systems) and function keys are impossible to type in-game on many laptops.
Grigorash 2024 年 5 月 21 日 上午 8:21 
Hello! An excellent mod, but I encountered the following problem: the mod stops working after loading the online game in which this mod initially worked. Tell me what to do if someone has already encountered this.
Obb 2024 年 5 月 16 日 上午 8:59 
Works as expected for me. An excellent mod, thanks !

Though, if someone else is also a bit triggered by the keybind :
I managed to change the default « Alt + 4 » to a simpler « 1 ».

In the « RMTUI.lua » file, ( In the mod’s folder, which is « 1628605090 » )
Look for the line that start with « if key == 31 and pInputStruct:IsAltDown() »
And modify it to look like that : « if key == 28 and not pInputStruct:IsAltDown() »

PS : Be sure to not put anything on the same keybind in the game’s options, tho.
And I’m no modder, so do at your own risk ! ^^ Even more if you’re not either !
四十老登又菜又爱玩 2023 年 12 月 26 日 下午 12:13 
为你的下一个城市选择最好的位置感到厌倦了吗?还在计算6块瓷砖中的哪些城市是奇迹效应半径?

最好的全新工具,视觉城市的位置估计和各种半径相关的奖金测量是在这里为您只为“评级”的模式!

和GS一起工作。

径向测量工具是一种直观地估计城市位置和测量影响距离的简单工具。它还显示了半径中无主瓷砖的地形产量和最近测量的位置与当前测量的位置之间的屈服/瓷砖计数变化。它还可以估计地块并标记半径内的显著位置。

将显示/隐藏rmt对话框的新工具按钮添加到屏幕右上角的民用opedia按钮旁边。
Andromalis 2023 年 5 月 30 日 上午 8:34 
Can you please update the mod so that it works BEFORE reloading any given game? I can only access alt+4 (and button mouse click) after reloading the game (save+load)
patrioticparadox 2023 年 3 月 29 日 上午 9:56 
This works as described